diff options
Diffstat (limited to 'config/unicos10.0.X')
-rw-r--r-- | config/unicos10.0.X | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unicos10.0.X b/config/unicos10.0.X index a33c91b..c014f00 100644 --- a/config/unicos10.0.X +++ b/config/unicos10.0.X @@ -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" |