Blame config/mh-pa-hpux10

Packit Service 706eca
# The ada virtual array implementation requires that indexing be disabled on
Packit Service 706eca
# hosts such as hpux that use a segmented memory architecture.  Both the c
Packit Service 706eca
# and ada files need to be compiled with this option for correct operation.
Packit Service 706eca
ADA_CFLAGS = -mdisable-indexing -D_X_HPUX10