summaryrefslogtreecommitdiffstats
path: root/config/hpux10.20
diff options
context:
space:
mode:
Diffstat (limited to 'config/hpux10.20')
-rw-r--r--config/hpux10.202
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hpux10.20 b/config/hpux10.20
index fdd4dd1..cdd9b47 100644
--- a/config/hpux10.20
+++ b/config/hpux10.20
@@ -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