ELF ld -r scripts
[deliverable/binutils-gdb.git] / ld / emulparams / arc-nps.sh
index 615e6d533375cc024ea8d321c59ae0dd17c3ded2..ecca2fe7a963b571e040ccc436321e2089776fc9 100644 (file)
@@ -1,3 +1,4 @@
+if test -n "${RELOCATING}"; then
 OTHER_SECTIONS="
   /* Start of symbols and sections required to support CMEM instructions
      on NPS targets.  */
@@ -76,3 +77,4 @@ OTHER_SECTIONS="
   /* End of nps specific sections and symbols.  */
 
   ${OTHER_SECTIONS}"
+fi
This page took 0.024963 seconds and 4 git commands to generate.