]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - config/mh-pa-hpux10
Merge commit 'upstream/2.20'
[msp430-binutils.git] / config / mh-pa-hpux10
diff --git a/config/mh-pa-hpux10 b/config/mh-pa-hpux10
new file mode 100644 (file)
index 0000000..99a2278
--- /dev/null
@@ -0,0 +1,4 @@
+# The ada virtual array implementation requires that indexing be disabled on
+# hosts such as hpux that use a segmented memory architecture.  Both the c
+# and ada files need to be compiled with this option for correct operation.
+ADA_CFLAGS = -mdisable-indexing -D_X_HPUX10