blob: d2b70753088d678b85478e31e8c2c37f4173dc1a [file] [log] [blame]
# 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