Make CFLAGS more strict
commit8d467d22e34cc7272d454466f9e3cd4d95729f3f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Jan 2009 12:20:53 +0000 (12 13:20 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Apr 2011 23:42:40 +0000 (25 00:42 +0100)
tree632203bae15360d86a759e6a3b95743ae36f089b
parent0b23a07e0e4a406ee805258b1d622321facd3db0
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