Remove spurious conflict indicators.
[deliverable/binutils-gdb.git] / ld / scripttempl / tic80coff.sc
index 2b6f6534aaba3d0411f27891e54284ee0c501d21..f28e90490969e51c79cb9f3ab8e59993f30b9971 100644 (file)
@@ -23,7 +23,7 @@ cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 ${LIB_SEARCH_DIRS}
 
-ENTRY(${ENTRY})
+${RELOCATING+ENTRY (${ENTRY})}
 
 SECTIONS
 {
This page took 0.023353 seconds and 4 git commands to generate.