diff options
Diffstat (limited to 'ld/emulparams/elf64_s390.sh')
-rw-r--r-- | ld/emulparams/elf64_s390.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emulparams/elf64_s390.sh b/ld/emulparams/elf64_s390.sh index ae8f26e411..61d4c02958 100644 --- a/ld/emulparams/elf64_s390.sh +++ b/ld/emulparams/elf64_s390.sh @@ -12,6 +12,7 @@ TEMPLATE_NAME=elf32 GENERATE_SHLIB_SCRIPT=yes GENERATE_PIE_SCRIPT=yes NO_SMALL_DATA=yes +IREL_IN_PLT= # Treat a host that matches the target with the possible exception of "x" # in the name as if it were native. |