changeset 47473:3897ddfbb1f5

(UNEXEC): Comment out definition.
author Richard M. Stallman <rms@gnu.org>
date Fri, 13 Sep 2002 19:36:19 +0000
parents 6510ca25352f
children e01f6abb02a0
files src/s/sol2-6.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/sol2-6.h	Fri Sep 13 19:35:58 2002 +0000
+++ b/src/s/sol2-6.h	Fri Sep 13 19:36:19 2002 +0000
@@ -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