summaryrefslogtreecommitdiff
path: root/gcc/config/pa/x-hpux
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pa/x-hpux')
-rw-r--r--gcc/config/pa/x-hpux9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/pa/x-hpux b/gcc/config/pa/x-hpux
deleted file mode 100644
index 2f16d317039..00000000000
--- a/gcc/config/pa/x-hpux
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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
-
-pa-host.o : $(srcdir)/config/pa/pa-host.c $(CONFIG_H) $(SYSTEM_H) \
- coretypes.h hosthooks.h hosthooks-def.h $(HOOKS_H)
- $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
- $(srcdir)/config/pa/pa-host.c