comparison src/s/sol2-6.h @ 54269:3c6c8979a41e

(LD_SWITCH_SYSTEM_TEMACS): New definition.
author Richard M. Stallman <rms@gnu.org>
date Thu, 04 Mar 2004 17:18:38 +0000
parents 695cf19ef79e
children 9a68f1087040
comparison
equal deleted inserted replaced
54268:7716e9c7a9ef 54269:3c6c8979a41e
5 #if 0 /* dldump does not handle all the extensions used by GNU ld. */ 5 #if 0 /* dldump does not handle all the extensions used by GNU ld. */
6 #undef UNEXEC 6 #undef UNEXEC
7 #define UNEXEC unexsol.o 7 #define UNEXEC unexsol.o
8 #endif 8 #endif
9 9
10 /* "Dennis McRitchie" <dmcr@Princeton.EDU> reported failures
11 with GNU ld without this. */
12
13 #define LD_SWITCH_SYSTEM_TEMACS -znocombreloc
14
10 /* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca 15 /* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca
11 (do not change this comment) */ 16 (do not change this comment) */