Home | History | Annotate | Line # | Download | only in config
      1  1.1  mrg # The ada virtual array implementation requires that indexing be disabled on
      2  1.1  mrg # hosts such as hpux that use a segmented memory architecture.  Both the c
      3  1.1  mrg # and ada files need to be compiled with this option for correct operation.
      4  1.1  mrg ADA_CFLAGS = -mdisable-indexing -D_X_HPUX10
      5