x86: Move x86-specific linker options to elf_linker_x86_params
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
index f7805819b9b28fea3851a2b44d5dfdeb493a5964..981c7014a3df6b2a825355f5758edf721d16ca5b 100644 (file)
@@ -1,8 +1,10 @@
 . ${srcdir}/emulparams/plt_unwind.sh
 . ${srcdir}/emulparams/extern_protected_data.sh
+. ${srcdir}/emulparams/dynamic_undefined_weak.sh
 . ${srcdir}/emulparams/call_nop.sh
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-i386"
+EXTRA_EM_FILE="elf-x86"
 NO_RELA_RELOCS=yes
 TEXT_START_ADDR=0x08048000
 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
This page took 0.025153 seconds and 4 git commands to generate.