aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/m88kbcs.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/m88kbcs.sc')
-rw-r--r--ld/scripttempl/m88kbcs.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/m88kbcs.sc b/ld/scripttempl/m88kbcs.sc
index f52b14d..0cd6ab9 100644
--- a/ld/scripttempl/m88kbcs.sc
+++ b/ld/scripttempl/m88kbcs.sc
@@ -5,7 +5,7 @@ FINI='.fini : { *(.fini) }'
cat <<EOF
OUTPUT_FORMAT("${OUTPUT_FORMAT}")
OUTPUT_ARCH(${ARCH})
-ENTRY(__start)
+${RELOCATING+ENTRY (__start)}
${RELOCATING+${LIB_SEARCH_DIRS}}
SECTIONS