diff options
Diffstat (limited to 'config/unicosmk')
-rw-r--r-- | config/unicosmk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unicosmk b/config/unicosmk index 739abe1..6b3b75b 100644 --- a/config/unicosmk +++ b/config/unicosmk @@ -162,7 +162,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" |