projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91b9ff2
)
cygwin32 -> cygwin
author
Christopher Faylor
<me+cygwin@cgf.cx>
Mon, 21 Feb 2000 03:24:17 +0000
(
03:24
+0000)
committer
Christopher Faylor
<me+cygwin@cgf.cx>
Mon, 21 Feb 2000 03:24:17 +0000
(
03:24
+0000)
config.guess
patch
|
blob
|
history
diff --git
a/config.guess
b/config.guess
index 885f66120272dbd82b7bd8410a077ab7ff0191a6..d4f82e716bccc59c22a0bc1112fb6c0b75626043 100755
(executable)
--- a/
config.guess
+++ b/
config.guess
@@
-529,7
+529,7
@@
EOF
echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
exit 0 ;;
i*:[Cc][Yy][Gg][Ww][Ii][Nn]*:*)
- echo ${UNAME_MACHINE}-pc-cygwin
32
+ echo ${UNAME_MACHINE}-pc-cygwin
exit 0 ;;
i*:MINGW*:*)
echo ${UNAME_MACHINE}-pc-mingw32