diff src/s/aix4-2.h @ 107439:ed20cbe62401

Remove support for Solaris on PPC and for old versions. * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h. (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef that cancel each other. * s/sol2-3.h: * s/sol2-4.h: * s/sol2-5.h: Remove. * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX. (NO_REMAP): Remove, unused. (UNEXEC): Move definition ... * s/aix4-2.h (UNEXEC): ... here. * configure.in: Remove support for Solaris on PPC and for old versions.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 19 Mar 2010 22:52:55 -0700
parents 1d1d5d9bd884
children f18ffe3db4b2
line wrap: on
line diff
--- a/src/s/aix4-2.h	Fri Mar 19 22:18:05 2010 -0700
+++ b/src/s/aix4-2.h	Fri Mar 19 22:52:55 2010 -0700
@@ -168,5 +168,7 @@
 */
 #define BROKEN_GET_CURRENT_DIR_NAME 1
 
+#define UNEXEC unexaix.o
+
 /* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562
    (do not change this comment) */