aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/sol2-6.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-09-13 19:36:33 +0000
committerRichard M. Stallman <[email protected]>2002-09-13 19:36:33 +0000
commit95fb966a335f9dbc8be3d6d6d2448c0c8d50f025 (patch)
tree709c95a5070762611de63ea8cc2571cb0aeeb563 /src/s/sol2-6.h
parent312270cf02c3c7713cecfe51476ed17a0a71cf96 (diff)
(UNEXEC): Comment out definition.
Diffstat (limited to 'src/s/sol2-6.h')
-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 7262415d07..9465139765 100644
--- a/src/s/sol2-6.h
+++ b/src/s/sol2-6.h
@@ -2,6 +2,7 @@
#include "sol2-5.h"
+#if 0 /* dldump does not handle all the extensions used by GNU ld. */
#undef UNEXEC
#define UNEXEC unexsol.o
-
+#endif