diff options
Diffstat (limited to 'config/sv1-cray')
-rw-r--r-- | config/sv1-cray | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sv1-cray b/config/sv1-cray index b026b60..a60a2be 100644 --- a/config/sv1-cray +++ b/config/sv1-cray @@ -161,7 +161,7 @@ fi if test "X-" = "X-$f9x_flags_set"; then F9XSUFFIXFLAG="" FSEARCH_DIRS="" - FFLAGS="-dp" + FFLAGS="$FFLAGS -dp" DEBUG_FFLAGS="-dp" PROD_FFLAGS="-dp" PROFILE_FFLAGS="-dp" |