]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/elf_chaos.sc
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / scripttempl / elf_chaos.sc
index 2725cf5081a1ffcd09553e693cdd12f94b0d97ad..379c7394ed0e3db440a11fb3443eac9e3b6e2848 100644 (file)
@@ -151,7 +151,7 @@ cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}", "${BIG_OUTPUT_FORMAT}",
              "${LITTLE_OUTPUT_FORMAT}")
 OUTPUT_ARCH(${OUTPUT_ARCH})
-ENTRY(${ENTRY})
+${RELOCATING+ENTRY(${ENTRY})}
 
 ${RELOCATING+${LIB_SEARCH_DIRS}}
 ${RELOCATING+/* Do we need any of these for elf?