PR25172, Wrong description of --stop-address=ADDR switch
[deliverable/binutils-gdb.git] / ld / emulparams / i386lynx.sh
index b86967bd4691e0020004a010fe58ffeb27980e69..e556df6091393fd9cd21f409f6e40313c804757a 100644 (file)
@@ -12,10 +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.023505 seconds and 4 git commands to generate.