Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / x86-64.exp
index e7a7f80bdabc6346837519e10496e0c6f457490f..579ffc14b5a32531d9b5e2c3ac269a802c268a20 100644 (file)
@@ -1277,7 +1277,7 @@ if { [isnative] && [which $CC] != 0 } {
        ]
     }
 
-    undefined_weak "" ""
+    undefined_weak "-fno-pie" "-no-pie"
     undefined_weak "-fPIE" ""
     undefined_weak "-fPIE" "-pie"
     undefined_weak "-fPIE" "-Wl,-z,nodynamic-undefined-weak"
This page took 0.025964 seconds and 4 git commands to generate.