diff options
Diffstat (limited to 'config/unicos')
-rw-r--r-- | config/unicos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unicos b/config/unicos index d30e4f5..9c0e81f 100644 --- a/config/unicos +++ b/config/unicos @@ -159,7 +159,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" |