summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/emacs/files/emacs-21.1-gentoo.diff')
-rw-r--r--app-editors/emacs/files/emacs-21.1-gentoo.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-editors/emacs/files/emacs-21.1-gentoo.diff b/app-editors/emacs/files/emacs-21.1-gentoo.diff
deleted file mode 100644
index 319a96607c17..000000000000
--- a/app-editors/emacs/files/emacs-21.1-gentoo.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- emacs-21.1/src/m/macppc.h.~1.6.~ Mon Oct 1 10:57:25 2001
-+++ emacs-21.1/src/m/macppc.h Mon Oct 22 21:02:28 2001
-@@ -96,6 +96,10 @@
- #ifdef LINUX
- #define LINKER $(CC) -nostdlib
- #define LD_SWITCH_MACHINE -Xlinker -m -Xlinker elf32ppc
-+/* s/gnu-linux.h defines this to `-z nocombreloc' which does not work here
-+ because prefix-args is not used. */
-+#undef LD_SWITCH_SYSTEM_TEMACS
-+#define LD_SWITCH_MACHINE_TEMACS -Xlinker -znocombreloc
- #endif
-
- #if 0 /* This breaks things on PPC GNU/Linux ecept for Yellowdog,