X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fmktemplates%2Ftemplate.mk;h=4e1b84403f8b4cba34e7dff9f11bfea1d3fe2fb4;hb=441c294a809638c22c77ae37c8e7bb57cf57f126;hp=99607a8af11850cacdae25b95e16ad2e96b4532e;hpb=029b7663b9f02b88f57f5e65bceffc979d235ffc;p=bertos.git diff --git a/wizard/mktemplates/template.mk b/wizard/mktemplates/template.mk index 99607a8a..4e1b8440 100644 --- a/wizard/mktemplates/template.mk +++ b/wizard/mktemplates/template.mk @@ -42,7 +42,9 @@ $pname_USER_CPPAFLAGS = \ # # Flags included by the user. -$pname_CPU_CPPFLAGS = \ +$pname_USER_CPPFLAGS = \ + -fno-strict-aliasing \ + -fwrapv \ # # Include the mk file generated by the wizard