X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fmktemplates%2Ftemplate.mk;h=4e1b84403f8b4cba34e7dff9f11bfea1d3fe2fb4;hb=c91dd2220f6f26607ddb6988db95005eafe068e0;hp=2e5742daf9b32f7649a745d8eb7a7462f57081fe;hpb=17dd0d3aa6c75d33b8e756abf79ab1920a417648;p=bertos.git diff --git a/wizard/mktemplates/template.mk b/wizard/mktemplates/template.mk index 2e5742da..4e1b8440 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 \ + -fwrapv \ # # Include the mk file generated by the wizard