1234567891011 |
- @@ -190,7 +190,7 @@
- not -z combreloc is the default. GNU ld ignores unknown -z KEYWORD
- switches, so this also works with older versions that don't implement
- -z combreloc. */
- -#define LD_SWITCH_SYSTEM_TEMACS -z nocombreloc
- +#define LD_SWITCH_SYSTEM_TEMACS
- #endif /* __ELF__ */
-
- /* As of version 1.1.51, Linux did not actually implement SIGIO.
|