diff options
Diffstat (limited to 'gcc/config/pa/x-ada')
| -rw-r--r-- | gcc/config/pa/x-ada | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/x-ada b/gcc/config/pa/x-ada index 88c39e2..b60b3d7 100644 --- a/gcc/config/pa/x-ada +++ b/gcc/config/pa/x-ada @@ -1,4 +1,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. -ADA_CFLAGS=-mdisable-indexing +X_ADA_CFLAGS=-mdisable-indexing |
