[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guess x86_64-(unknown->pc)-linux-gnu, to match config.sub?
From: |
Ben Elliston |
Subject: |
Re: guess x86_64-(unknown->pc)-linux-gnu, to match config.sub? |
Date: |
Tue, 30 Jun 2015 12:38:08 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hi Alexandre
Indeed! I hope things are going well.
> Anyway, how about changing config.guess to match config.sub, like this?
>
> diff --git a/config.guess b/config.guess
> index f7eb141..2300e28 100755
> --- a/config.guess
> +++ b/config.guess
> @@ -1038,7 +1038,7 @@ EOF
> echo ${UNAME_MACHINE}-dec-linux-${LIBC}
> exit ;;
> x86_64:Linux:*:*)
> - echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
> + echo ${UNAME_MACHINE}-pc-linux-${LIBC}
> exit ;;
> xtensa*:Linux:*:*)
> echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
This is a minimally invasive change and I'm happy to make it. Don't
worry, I'll fix the config.guess testsuite. ;-)
Cheers, Ben
signature.asc
Description: Digital signature