summaryrefslogtreecommitdiffstats
path: root/config/unicosmk
diff options
context:
space:
mode:
Diffstat (limited to 'config/unicosmk')
-rw-r--r--config/unicosmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unicosmk b/config/unicosmk
index 91baf7a..c87ad98 100644
--- a/config/unicosmk
+++ b/config/unicosmk
@@ -102,7 +102,7 @@ case $CC_BASENAME in
CFLAGS="$CFLAGS"
DEBUG_CFLAGS="-g -h zero"
DEBUG_CPPFLAGS="-DH5F_OPT_SEEK=0 -DH5F_LOW_DFLT=H5F_LOW_SEC2"
- PROD_CFLAGS="-O2"
+ PROD_CFLAGS="-O2 -h scalar0"
PROD_CPPFLAGS=
PROFILE_CFLAGS="-pg"
PROFILE_CPPFLAGS=