]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/User.make
release: 0.0.46.jcn1
[lilypond.git] / make / User.make
index 05fac713f5d2518ec3d73864b8d9a88bcf1d0955..2a9fd5e36f13d46d7c9128fa3d36873c965b69a6 100644 (file)
@@ -26,7 +26,10 @@ DEBUGFLAG=-g
 
 # turn off -pipe if linker doesn't support it
 # 
-USER_CXXFLAGS=-pipe -Wall -W   -Wmissing-prototypes
+# USER_CXXFLAGS=-pipe -Wall -W   -Wmissing-prototypes
+# added two warnings that are treated by cygwin32's gcc 2.7.2 as errors.
+# huh, but still, no warnings even provoced with linux's gcc 2.7.2.1?
+USER_CXXFLAGS=-pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wconversion
 
 #
 # -lefence = ElectricFence.