summaryrefslogtreecommitdiffstats
path: root/config/intel-osf1
diff options
context:
space:
mode:
Diffstat (limited to 'config/intel-osf1')
-rw-r--r--config/intel-osf13
1 files changed, 3 insertions, 0 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1
index 0b50c4f..6eada3f 100644
--- a/config/intel-osf1
+++ b/config/intel-osf1
@@ -27,6 +27,9 @@ LDFLAGS="$LDFLAGS -lnoop_stubs"
RUNSERIAL="yod -sz 1"
RUNPARALLEL="yod -sz 8"
+# CFLAGS must be set else configure set it to -g
+CFLAGS="$CFLAGS"
+
# What must *always* be present for things to compile correctly?
#CPPFLAGS="$CPPFLAGS -I."