Make CFLAGS more strict
commit741a88dbd570c01e17858d26c3fb5af99a852d65
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Jan 2009 12:20:53 +0000 (12 13:20 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:49:58 +0000 (11 17:49 -0500)
treea904b50a0b3fb70a17327cfb585d1a5521cd6980
parent830d0c2b49aaecb1c4758d58d13b95d30338b52e
Make CFLAGS more strict

This is a gcc-ism, but as we use gcc exclusively, we can use them.

Taken from one of Junio's mails. (Reminded to cherry-pick this patch
by one of Karsten Blees' mails.)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Makefile