PR25172, Wrong description of --stop-address=ADDR switch
[deliverable/binutils-gdb.git] / ld / emulparams / elf32lm32fd.sh
index edbea49b6a30072fde77cb7ec63b2cf7a4761254..1204cc97cdd83b863111789d8d25957b1476027c 100644 (file)
@@ -3,10 +3,11 @@ unset STACK_ADDR
 unset DYNAMIC_LINK
 OUTPUT_FORMAT="elf32-lm32fdpic"
 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
-TEMPLATE_NAME=elf32
+TEMPLATE_NAME=elf
 GENERATE_SHLIB_SCRIPT=yes
 GENERATE_PIE_SCRIPT=yes
-EMBEDDED= # This gets us program headers mapped as part of the text segment.
+# This gets us program headers mapped as part of the text segment.
+unset EMBEDDED
 OTHER_GOT_SYMBOLS=
 OTHER_READONLY_SECTIONS="
   .rofixup        : {
This page took 0.022992 seconds and 4 git commands to generate.