about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/config.sub1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config.sub b/scripts/config.sub
index b8c5724cec..42fc991d08 100755
--- 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/-[^-]*$//'`