]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/hppaelf.sc
Imported binutils-2.20
[msp430-binutils.git] / ld / scripttempl / hppaelf.sc
index 941ce08998c64c5fb2a828c9077ff550f4f4731d..a96ad54a21e71a85b14405296c491c346af109cb 100644 (file)
@@ -3,7 +3,7 @@ test "$LD_FLAG" = "N" && DATA_ADDR=.
 cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 OUTPUT_ARCH(${ARCH})
-ENTRY("\$START\$")
+${RELOCATING+ENTRY("\$START\$")}
 ${RELOCATING+${LIB_SEARCH_DIRS}}
 SECTIONS
 {