Allow ld target customiser script to force on disk scripts.
[deliverable/binutils-gdb.git] / ld / emultempl / elf32.em
index 569c7f7a816394fb9e9779bfb8113c5c961e00a6..a4f04f15c1bcefe666af66d2285e5685d28fb331 100644 (file)
@@ -2017,7 +2017,7 @@ static char *
 gld${EMULATION_NAME}_get_script (int *isfile)
 EOF
 
-if test -n "$COMPILE_IN"
+if test x"$COMPILE_IN" = xyes
 then
 # Scripts compiled in.
 
This page took 0.024898 seconds and 4 git commands to generate.