Replace linux-gnu with linux-* to allow for versions of Linux which do not use
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / basic.exp
index f16e48b0df7b4191f2f7450d716c3a8fa68221af..13a90520efa95ba254adf60241fa4580f333c474 100644 (file)
@@ -20,7 +20,7 @@
 
 # Written by Cygnus Support.
 
-if [istarget "sh*-*-linux-gnu"] {
+if [istarget "sh*-*-linux-*"] {
     global ASFLAGS
     set ASFLAGS "$ASFLAGS -big"
 }
This page took 0.022777 seconds and 4 git commands to generate.