Loading Makefile.common +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ MWCFLAGS += -O2 # This requires optimisation so add it here instead of CCSEC MWCFLAGS += -D_FORTIFY_SOURCE=2 else MWCFLAGS += -O0 -Werror MWCFLAGS += -O0 -Werror -Wno-error=suggest-attribute=format endif # Let the user add some flags at the end Loading Loading
Makefile.common +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ MWCFLAGS += -O2 # This requires optimisation so add it here instead of CCSEC MWCFLAGS += -D_FORTIFY_SOURCE=2 else MWCFLAGS += -O0 -Werror MWCFLAGS += -O0 -Werror -Wno-error=suggest-attribute=format endif # Let the user add some flags at the end Loading