mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Remove one local patch, now we're in synch with subversions again..
This commit is contained in:
parent
f3791a0513
commit
3137a46995
1
scripts/config.sub
vendored
1
scripts/config.sub
vendored
@ -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/-[^-]*$//'`
|
||||
|
Loading…
Reference in New Issue
Block a user