]> code.delx.au - gnu-emacs/blobdiff - src/s/sol2-6.h
*** empty log message ***
[gnu-emacs] / src / s / sol2-6.h
index 44b008110e5526934911ec8ea229069c6ce991d3..a43443e48c2eb4a9bb5ea62a6c7598e5e1bc53aa 100644 (file)
@@ -1,5 +1,11 @@
-#include "sol2-6.h"
+/* Handle Solaris 2.6.  */
 
+#include "sol2-5.h"
+
+#if 0 /* dldump does not handle all the extensions used by GNU ld.  */
 #undef UNEXEC
 #define UNEXEC unexsol.o
+#endif
 
+/* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca
+   (do not change this comment) */