aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gnu.org>1992-05-10 21:16:26 +0000
committerTorbjorn Granlund <tege@gnu.org>1992-05-10 21:16:26 +0000
commit44047aa76f5a1631ba6aa11a3ed34c7fcfb19175 (patch)
tree0a0b6ef9d435f7bde793b87adf3be5c0bf39aaff /gcc
parent20bd0ab1f330f3da19f7ca390b6d2bf9746f39e8 (diff)
downloadgcc-44047aa76f5a1631ba6aa11a3ed34c7fcfb19175.zip
gcc-44047aa76f5a1631ba6aa11a3ed34c7fcfb19175.tar.gz
gcc-44047aa76f5a1631ba6aa11a3ed34c7fcfb19175.tar.bz2
entered into RCS
From-SVN: r956
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/pa/pa-hpux.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/pa/pa-hpux.h b/gcc/config/pa/pa-hpux.h
index 5cf7d8b..e7678eb 100644
--- a/gcc/config/pa/pa-hpux.h
+++ b/gcc/config/pa/pa-hpux.h
@@ -14,3 +14,6 @@
#define RELATIVE_PREFIX_NOT_LINKDIR
#define HAVE_ATEXIT
+
+#undef CPP_PREDEFINES
+#define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE"