aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/ibm370aix.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/ibm370aix.h b/src/m/ibm370aix.h
index 9ff962ba17c..ee2191ac62c 100644
--- a/src/m/ibm370aix.h
+++ b/src/m/ibm370aix.h
@@ -4,6 +4,10 @@
4 4
5#define AIX 5#define AIX
6 6
7/* these were defined in "ibmps2-aix.h" */
8#undef INTEL386
9#undef aix386
10
7/* i370 is big-endian */ 11/* i370 is big-endian */
8#define BIG_ENDIAN 12#define BIG_ENDIAN
9 13
@@ -23,6 +27,7 @@
23 27
24#undef LIBS_MACHINE 28#undef LIBS_MACHINE
25#define LIBS_MACHINE 29#define LIBS_MACHINE
30#undef HAVE_VFORK
26 31
27#undef LD_SWITCH_MACHINE 32#undef LD_SWITCH_MACHINE
28#define LD_SWITCH_MACHINE -xa 33#define LD_SWITCH_MACHINE -xa