From: Tollef Fog Heen Date: Thu, 28 Jul 2011 15:06:01 +0000 (+0200) Subject: Stricter compile flags X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af744c21e3a960954aa40c78341dce5cde88ead6;p=gant Stricter compile flags --- diff --git a/Makefile b/Makefile index 71bbc0a..2b5d91a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS=-g -Werror +CFLAGS=-g -Werror -Wall -Wextra LDFLAGS=-lpthread -lm all: fr60