diff options
Diffstat (limited to 'config/unicosmk2.0.X')
-rw-r--r-- | config/unicosmk2.0.X | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unicosmk2.0.X b/config/unicosmk2.0.X index 406d4a4..9b357a5 100644 --- a/config/unicosmk2.0.X +++ b/config/unicosmk2.0.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="" |