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