From 6953d48e79cb638f537db670eab689e0a1c6267d Mon Sep 17 00:00:00 2001 From: asterix Date: Tue, 15 Sep 2009 13:46:59 +0000 Subject: [PATCH] Typo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2945 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/mktemplates/template.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1