summaryrefslogtreecommitdiff
path: root/src/template/osf
diff options
context:
space:
mode:
Diffstat (limited to 'src/template/osf')
-rw-r--r--src/template/osf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/osf b/src/template/osf
index e845cfecea..fbe4ab03eb 100644
--- a/src/template/osf
+++ b/src/template/osf
@@ -1,4 +1,4 @@
if test "$GCC" != yes ; then
CC="$CC -std"
- CFLAGS="-O -ieee"
+ CFLAGS="$CFLAGS -O -ieee"
fi