Exclude doc directories from the codelite project file
[bertos.git] / wizard / mktemplates / template.mk
index 99607a8af11850cacdae25b95e16ad2e96b4532e..d536b7a062328003348169a97eb1407467c17b70 100644 (file)
@@ -42,7 +42,9 @@ $pname_USER_CPPAFLAGS = \
        #
 
 # Flags included by the user.
-$pname_CPU_CPPFLAGS = \
+$pname_USER_CPPFLAGS = \
+       -fno-strict-aliasing \
+       -fwrapw \
        #
 
 # Include the mk file generated by the wizard