From dd3f0e5b7d58d6892c51938ceffe887e614d1b72 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 12 Nov 1993 00:37:00 +0000 Subject: More correct m68k LynxOS support --- ld/scripttempl/.Sanitize | 1 + ld/scripttempl/m68klynx.sc | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 ld/scripttempl/m68klynx.sc (limited to 'ld/scripttempl') diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index ca520bf..a331e33 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -37,6 +37,7 @@ hppaosf.sc i386coff.sc i960.sc m68kcoff.sc +m68klynx.sc m88kbcs.sc mips.sc mipsbsd.sc diff --git a/ld/scripttempl/m68klynx.sc b/ld/scripttempl/m68klynx.sc new file mode 100644 index 0000000..3f601c7 --- /dev/null +++ b/ld/scripttempl/m68klynx.sc @@ -0,0 +1,35 @@ +test -z "$ENTRY" && ENTRY=_start +cat <