projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3747899
)
Revert last change.
author
Thomas Bushnell, BSG
<thomas@gnu.org>
Thu, 21 Nov 1996 22:20:09 +0000
(22:20 +0000)
committer
Thomas Bushnell, BSG
<thomas@gnu.org>
Thu, 21 Nov 1996 22:20:09 +0000
(22:20 +0000)
config.guess
patch
|
blob
|
history
diff --git
a/config.guess
b/config.guess
index 9b3e52aab48bfc4ec205810fde1cdfcc29dce34b..85fb13ad18b9e971676ce411d145b1d8179b74f9 100755
(executable)
--- a/
config.guess
+++ b/
config.guess
@@
-397,7
+397,7
@@
EOF
echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
exit 0 ;;
*:GNU:*:*)
- echo `echo ${UNAME_MACHINE}|sed -e 's,/.*$,,'`-unknown-gnu
-gnu
`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
+ echo `echo ${UNAME_MACHINE}|sed -e 's,/.*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
exit 0 ;;
*:Linux:*:*)
# The BFD linker knows what the default object file format is, so