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