OSDN Git Service

* scripttempl/elf32cr16.sc: Emit empty script for ld -r and ld -Ur.
[pf3gnuchains/pf3gnuchains3x.git] / ld / scripttempl / aix.sc
index d592dbe..722e337 100644 (file)
@@ -12,7 +12,7 @@ SECTIONS
   .pad 0 : { *(.pad) }
 
   . = 0x10000000;
-  .text ${RELOCATING-0} : {
+  .text  : {
     ${RELOCATING+PROVIDE (_text = .);}
     *(.text)
     *(.pr)