summaryrefslogtreecommitdiffstats
path: root/config/hpux11.00
diff options
context:
space:
mode:
Diffstat (limited to 'config/hpux11.00')
-rw-r--r--config/hpux11.002
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hpux11.00 b/config/hpux11.00
index 7cb01d4..30f0d52 100644
--- a/config/hpux11.00
+++ b/config/hpux11.00
@@ -25,7 +25,7 @@ case "X-$CC" in
;;
*)
- CFLAGS="$CFLAGS -Ae"
+ CFLAGS="$CFLAGS -Ae -Wp,-H65536" #increase the size of macro definition table. For test/dtypes.c
DEBUG_CFLAGS=-g
DEBUG_CPPFLAGS="-Ae"
PROD_CFLAGS=-O