aboutsummaryrefslogtreecommitdiff
path: root/src/template/hpux
diff options
context:
space:
mode:
Diffstat (limited to 'src/template/hpux')
-rw-r--r--src/template/hpux4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/template/hpux b/src/template/hpux
index 775c55a9353..f8b6197f80c 100644
--- a/src/template/hpux
+++ b/src/template/hpux
@@ -1,8 +1,8 @@
-CPPFLAGS="-D_XOPEN_SOURCE_EXTENDED"
+CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
if test "$GCC" != yes ; then
CC="$CC -Ae"
- CFLAGS="+O2"
+ CFLAGS="$CFLAGS +O2"
fi
# Pick right test-and-set (TAS) code. We need out-of-line assembler