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

  • emacs-21.1/src/s/gnu-linux.h

    old new  
    190190   not -z combreloc is the default.  GNU ld ignores unknown -z KEYWORD 
    191191   switches, so this also works with older versions that don't implement 
    192192   -z combreloc.  */ 
    193 #define LD_SWITCH_SYSTEM_TEMACS -z nocombreloc 
     193#define LD_SWITCH_SYSTEM_TEMACS 
    194194#endif /* __ELF__ */ 
    195195 
    196196/* As of version 1.1.51, Linux did not actually implement SIGIO. 
Note: See TracBrowser for help on using the repository browser.