summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/config/mh-pa
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/config/mh-pa')
-rw-r--r--binutils-2.25/config/mh-pa4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils-2.25/config/mh-pa b/binutils-2.25/config/mh-pa
new file mode 100644
index 00000000..b0005a25
--- /dev/null
+++ b/binutils-2.25/config/mh-pa
@@ -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