Typo.
[bertos.git] / wizard / mktemplates / template.mk
index d536b7a062328003348169a97eb1407467c17b70..4e1b84403f8b4cba34e7dff9f11bfea1d3fe2fb4 100644 (file)
@@ -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