aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/sol2-6.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/s/sol2-6.h b/src/s/sol2-6.h
index 7262415d07c..94651397658 100644
--- a/src/s/sol2-6.h
+++ b/src/s/sol2-6.h
@@ -2,6 +2,7 @@
2 2
3#include "sol2-5.h" 3#include "sol2-5.h"
4 4
5#if 0 /* dldump does not handle all the extensions used by GNU ld. */
5#undef UNEXEC 6#undef UNEXEC
6#define UNEXEC unexsol.o 7#define UNEXEC unexsol.o
7 8#endif