aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/x-ada-hpux10
blob: d2b70753088d678b85478e31e8c2c37f4173dc1a (plain)
1
2
3
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.
X_ADA_CFLAGS = -mdisable-indexing -D_X_HPUX10