summaryrefslogtreecommitdiff
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 f8b6197f80..775c55a935 100644
--- a/src/template/hpux
+++ b/src/template/hpux
@@ -1,8 +1,8 @@
-CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
+CPPFLAGS="-D_XOPEN_SOURCE_EXTENDED"
if test "$GCC" != yes ; then
CC="$CC -Ae"
- CFLAGS="$CFLAGS +O2"
+ CFLAGS="+O2"
fi
# Pick right test-and-set (TAS) code. We need out-of-line assembler