[Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_invisible
[deliverable/binutils-gdb.git] / config / mh-pa
1 # The ada virtual array implementation requires that indexing be disabled on
2 # hosts such as hpux that use a segmented memory architecture. Both the c
3 # and ada files need to be compiled with this option for correct operation.
4 ADA_CFLAGS = -mdisable-indexing
This page took 0.028141 seconds and 4 git commands to generate.