aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/crxelf.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/crxelf.em')
-rw-r--r--ld/emultempl/crxelf.em3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/emultempl/crxelf.em b/ld/emultempl/crxelf.em
index 2931ff0..d306fd6 100644
--- a/ld/emultempl/crxelf.em
+++ b/ld/emultempl/crxelf.em
@@ -23,7 +23,7 @@
# This file is sourced from elf32.em, and defines extra crx-elf
# specific routines.
#
-cat >>e${EMULATION_NAME}.c <<EOF
+fragment <<EOF
#include "ldctor.h"
@@ -92,4 +92,3 @@ PARSE_AND_LIST_ARGS_CASES='
#
LDEMUL_AFTER_PARSE=crxelf_after_parse
LDEMUL_BEFORE_ALLOCATION=crxelf_before_allocation
-