Allow ld target customiser script to force on disk scripts.
[deliverable/binutils-gdb.git] / ld / emultempl / gld960.em
index 4ba3eeca3f68b2cde24efc54f553983b56cc9f67..7e8552f7953fe4fd30e9d5073a5e3c152394859a 100644 (file)
@@ -74,7 +74,7 @@ static char *
 gld960_get_script (int *isfile)
 EOF
 
-if test -n "$COMPILE_IN"
+if test x"$COMPILE_IN" = xyes
 then
 # Scripts compiled in.
 
This page took 0.022768 seconds and 4 git commands to generate.