From: Steinar H. Gunderson Date: Sun, 2 Apr 2006 14:05:21 +0000 (+0000) Subject: Compile with -Wall. X-Git-Url: https://git.sesse.net/?p=pitch;a=commitdiff_plain;h=2c1300e8b921ba945d7a03e8a4706fcfc12d49aa;ds=sidebyside Compile with -Wall. --- diff --git a/Makefile b/Makefile index 716c9c8..b7cc597 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CXXFLAGS=-O2 +CXXFLAGS=-O2 -Wall CPPFLAGS= all: pitch