source: projects/specs/trunk/e/emacs23/emacs-21.1-ppc-nocombreloc.patch @ 6322

Revision 6322, 479 bytes checked in by munepi, 12 years ago (diff)

added emacs23

RevLine 
[6322]1--- emacs-21.1/src/s/gnu-linux.h.ppc    Fri Nov 23 18:15:03 2001
2+++ emacs-21.1/src/s/gnu-linux.h        Fri Nov 23 18:16:04 2001
3@@ -190,7 +190,7 @@
4    not -z combreloc is the default.  GNU ld ignores unknown -z KEYWORD
5    switches, so this also works with older versions that don't implement
6    -z combreloc.  */
7-#define LD_SWITCH_SYSTEM_TEMACS -z nocombreloc
8+#define LD_SWITCH_SYSTEM_TEMACS
9 #endif /* __ELF__ */
10 
11 /* As of version 1.1.51, Linux did not actually implement SIGIO.
Note: See TracBrowser for help on using the repository browser.