bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / elf64_ia64.sh
index 817c50adad5a8ac32462429f6950017d2ce7a03d..85ffe61a8bd2df7b68e861daa81b1bf0bf68a874 100644 (file)
@@ -16,6 +16,7 @@ fi
 TEXT_START_ADDR="0x4000000000000000"
 DATA_ADDR="0x6000000000000000 + (. & (${MAXPAGESIZE} - 1))"
 GENERATE_SHLIB_SCRIPT=yes
+GENERATE_PIE_SCRIPT=yes
 NOP=0x00300000010070000002000001000400  # a bundle full of nops
 OTHER_GOT_SECTIONS="
   .IA_64.pltoff ${RELOCATING-0} : { *(.IA_64.pltoff) }"
This page took 0.027433 seconds and 4 git commands to generate.