X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=Makefile;h=c50277146636d904fde683c3f6ac76a69767ff03;hp=edb6eb6a8edb30bbe40c7df9acc97dc58768b32d;hb=22e800d663bb7a6b03ba6735fef54bf12c6cd2b5;hpb=eded836910fd54dcc621cea82c758761f0e636f9 diff --git a/Makefile b/Makefile index edb6eb6..c502771 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ ifeq ($(PROFILE),yes) PROFILE_FLAG = -pg endif -CXXFLAGS = -Wall $(OPTIMIZE_FLAG) $(PROFILE_FLAG) $(VERBOSE_FLAG) +CXXFLAGS = -Wconversion -Wall $(OPTIMIZE_FLAG) $(PROFILE_FLAG) $(VERBOSE_FLAG) all: mtp mtp_example mtp_stress_test