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:
f3791a0
)
Remove one local patch, now we're in synch with subversions again..
author
Andreas Jaeger
<aj@suse.de>
Fri, 15 Sep 2000 05:05:56 +0000
(
05:05
+0000)
committer
Andreas Jaeger
<aj@suse.de>
Fri, 15 Sep 2000 05:05:56 +0000
(
05:05
+0000)
scripts/config.sub
patch
|
blob
|
history
diff --git
a/scripts/config.sub
b/scripts/config.sub
index
b8c5724
..
42fc991
100755
(executable)
--- a/
scripts/config.sub
+++ b/
scripts/config.sub
@@
-108,7
+108,6
@@
case $maybe_os in
nto-qnx* | linux-gnu*)
os=-$maybe_os
basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
- basic_machine=`echo $basic_machine | sed 's/-unknown//'`
;;
*)
basic_machine=`echo $1 | sed 's/-[^-]*$//'`