diff options
Diffstat (limited to 'src/s/sol2-6.h')
-rw-r--r-- | src/s/sol2-6.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/sol2-6.h b/src/s/sol2-6.h index 3ba9ed1f5bd..a43443e48c2 100644 --- a/src/s/sol2-6.h +++ b/src/s/sol2-6.h @@ -7,10 +7,5 @@ #define UNEXEC unexsol.o #endif -/* "Dennis McRitchie" <dmcr@Princeton.EDU> reported failures - with GNU ld without this. */ - -#define LD_SWITCH_SYSTEM_TEMACS -znocombreloc - /* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca (do not change this comment) */ |