Thanks, good to know.
I usually try to find the source repository and check if it is fixed in the
HEAD. For config.sub, I wasn't not sure which repo was the definite source.
On Sat, Jul 6, 2024 at 3:55 AM Zack Weinberg wrote:
> On Sat, Jul 6, 2024, at 12:36 AM, Shiro Kawai wrote:
> > Hi there,
On Sat, Jul 6, 2024, at 12:36 AM, Shiro Kawai wrote:
> Hi there, my first post to this list.
> I was browsing config.sub and stumbled on a possible typo.
You are correct. I posted the same patch more than a month ago but
it has not been applied.
FYI, patches to config.sub and config.guess go to
Hi there, my first post to this list.
I was browsing config.sub and stumbled on a possible typo.
diff --git a/lib/config.sub b/lib/config.sub
index 2c6a07ab3..c5d18ce79 100755
--- a/lib/config.sub
+++ b/lib/config.sub
@@ -980,7 +980,7 @@ case $cpu-$vendor in
;;
c90-unknown | c