Only provide ENTRY on final link.
[deliverable/binutils-gdb.git] / ld / scripttempl / alpha.sc
index 44a10c469cd2836a9751042e98523a5b05b56569..99565b413186bdbb5aefe38543ad92611d96e1cd 100644 (file)
@@ -13,7 +13,7 @@ cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 ${LIB_SEARCH_DIRS}
 
-ENTRY(${ENTRY})
+${RELOCATING+ENTRY (${ENTRY})}
 
 SECTIONS
 {
This page took 0.040874 seconds and 4 git commands to generate.