From e497906508084a5501f27a53a8ec0f23aa446e5b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 18 Jun 2000 10:00:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'. --- editors/xemacs/files/patch-aj | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 editors/xemacs/files/patch-aj (limited to 'editors/xemacs/files/patch-aj') diff --git a/editors/xemacs/files/patch-aj b/editors/xemacs/files/patch-aj deleted file mode 100644 index ec7bc9284938..000000000000 --- a/editors/xemacs/files/patch-aj +++ /dev/null @@ -1,19 +0,0 @@ ---- ./src/s/freebsd.h~ Sun Sep 27 09:59:20 1998 -+++ ./src/s/freebsd.h Tue Nov 2 10:25:48 1999 -@@ -54,10 +54,15 @@ - #include - #endif - #define LD_SWITCH_SYSTEM -+#ifdef __alpha__ -+#define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crtbegin.o -+#define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o -+#else - #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o --#define UNEXEC unexelf.o - #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o -+#endif - #define LINKER "$(CC) -nostdlib" -+#define UNEXEC unexelf.o - #undef LIB_GCC - #define LIB_GCC - -- cgit v1.2.3