diff options
Diffstat (limited to 'config/unicosmk2.0.5.X')
-rw-r--r-- | config/unicosmk2.0.5.X | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unicosmk2.0.5.X b/config/unicosmk2.0.5.X index ef6da59..d33a668 100644 --- a/config/unicosmk2.0.5.X +++ b/config/unicosmk2.0.5.X @@ -164,7 +164,7 @@ if test "X-" = "X-$f9x_flags_set"; then # number #. Warning 405 was stopping the executable from being built. F9XSUFFIXFLAG="" FSEARCH_DIRS="" - FFLAGS="-dp -Wl-M405" + FFLAGS="$FFLAGS -dp -Wl-M405" DEBUG_FFLAGS="" PROD_FFLAGS="" PROFILE_FFLAGS="" |