summaryrefslogtreecommitdiff
path: root/configs/hpux11-32-static-nothreads
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-09-06 13:49:17 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-09-06 13:49:17 +0000
commitbb2180dca34ba9be4c26fd489900fa84d4ca1617 (patch)
treef4072f40eca34fe0068358b87f6f9d8819cd470f /configs/hpux11-32-static-nothreads
parent7d767604c7996ae5f048c592e9fab69ed80c9280 (diff)
Fixes from Christopher Bell:
Use -O instead of +O3 or +O2. Remove +Oaggressive. Replace -Aa with -Ae.
Diffstat (limited to 'configs/hpux11-32-static-nothreads')
-rw-r--r--configs/hpux11-32-static-nothreads4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/hpux11-32-static-nothreads b/configs/hpux11-32-static-nothreads
index 91b365408c9..cba166a0840 100644
--- a/configs/hpux11-32-static-nothreads
+++ b/configs/hpux11-32-static-nothreads
@@ -8,9 +8,9 @@ CONFIG_NAME = hpux11-32-static
CC = cc
CXX = aCC
-CFLAGS = +O3 +DA2.0 -Aa -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -DUSE_XSHM
+CFLAGS = -O +DA2.0 -Ae -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include -DUSE_XSHM
-CXXFLAGS = +O3 +DA2.0 -Aa -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include
+CXXFLAGS = -O +DA2.0 -Ae -D_HPUX_SOURCE -I/usr/include/X11R6 -I/usr/contrib/X11R6/include
MKLIB_OPTIONS = -static