mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 06:08:24 +00:00
add cygwin 64 bit
This commit is contained in:
2
config.guess
vendored
2
config.guess
vendored
@ -758,7 +758,7 @@ EOF
|
||||
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
|
||||
echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
|
||||
exit 0 ;;
|
||||
i*:CYGWIN*:*)
|
||||
[ix]*:CYGWIN*:*)
|
||||
echo ${UNAME_MACHINE}-pc-cygwin
|
||||
exit 0 ;;
|
||||
i*:MINGW*:*)
|
||||
|
||||
Reference in New Issue
Block a user