* config/default.exp (ld_nm): Add "nmflags" arg.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / script.exp
index d81085119f0caa392793c0a8b33999d244493573..a7f6bade1ad2de099357ae42b133f18f4b8b9b48 100644 (file)
@@ -29,7 +29,7 @@ proc check_script { } {
     global testname
     global nm_output
 
-    if ![ld_nm $nm tmpdir/script] {
+    if ![ld_nm $nm "" tmpdir/script] {
        unresolved $testname
     } else {
        if {![info exists nm_output(text_start)] \
This page took 0.026411 seconds and 4 git commands to generate.