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