ld: Fix pr22269-1 on 32-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / shared.exp
index b1762aff9be16b94503676e4bdc5bc2a20199ce4..33664305150fdd2dc2f11b794fa88ed75335ad41 100644 (file)
@@ -46,7 +46,7 @@ if [istarget "tic6x-*-*"] {
     append AFLAGS_PIC " -mpic -mpid=near"
 }
 if [istarget "sparc*-*-*"] {
-    append AFLAGS_PIC " -K PIC"
+    append AFLAGS_PIC " -K PIC -Av9"
 }
 
 # GAS options to disable program property note.
This page took 0.023205 seconds and 4 git commands to generate.