X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=Makefile;h=bb334d1d94e3abae26ed8198429f56a88a1b2944;hp=aecad04e96e83fbe2cb8f608334e10d6ed21a4fc;hb=HEAD;hpb=5b566c29eac9896a002c8081e760fd3c7d3a4fc3 diff --git a/Makefile b/Makefile index aecad04..bb334d1 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