Rename "sun" variable to avoid conflicts on Solaris
[deliverable/binutils-gdb.git] / ld / emulparams / elf_s390.sh
index 218558bd54e562dbe7d6523c427312418a6a4cac..cb1c6b5b04d187a0470003989fc8d91f93bc2aab 100644 (file)
@@ -7,7 +7,8 @@ COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
 ARCH="s390:31-bit"
 MACHINE=
 NOP=0x07070707
-TEMPLATE_NAME=elf32
-GENERATE_SHLIB_SCRIPT=yes 
-GENERATE_PIE_SCRIPT=yes 
+TEMPLATE_NAME=elf
+GENERATE_SHLIB_SCRIPT=yes
+GENERATE_PIE_SCRIPT=yes
 NO_SMALL_DATA=yes
+IREL_IN_PLT=
This page took 0.024224 seconds and 4 git commands to generate.