PR25172, Wrong description of --stop-address=ADDR switch
[deliverable/binutils-gdb.git] / ld / emulparams / i386lynx.sh
index 93afb3d7f37b50f629274550b48883825fc7160d..e556df6091393fd9cd21f409f6e40313c804757a 100644 (file)
@@ -12,9 +12,10 @@ MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=i386
 MACHINE=
 NOP=0x9090
-TEMPLATE_NAME=elf32
+TEMPLATE_NAME=elf
+EXTRA_EM_FILE="elf-x86"
 GENERATE_SHLIB_SCRIPT=yes
 ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
 
 # Leave room of SIZEOF_HEADERS before text.
-EMBEDDED=
+unset EMBEDDED
This page took 0.02288 seconds and 4 git commands to generate.