X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fmktemplates%2Ftemplate.mk;h=d536b7a062328003348169a97eb1407467c17b70;hb=bdd7308c68876dd6349412f4e7be30a785ef735a;hp=2e5742daf9b32f7649a745d8eb7a7462f57081fe;hpb=17dd0d3aa6c75d33b8e756abf79ab1920a417648;p=bertos.git diff --git a/wizard/mktemplates/template.mk b/wizard/mktemplates/template.mk index 2e5742da..d536b7a0 100644 --- a/wizard/mktemplates/template.mk +++ b/wizard/mktemplates/template.mk @@ -43,6 +43,8 @@ $pname_USER_CPPAFLAGS = \ # Flags included by the user. $pname_USER_CPPFLAGS = \ + -fno-strict-aliasing \ + -fwrapw \ # # Include the mk file generated by the wizard