Make CFLAGS more strict
commit6fb574a726397844d07e8e34b762f5aa95c9f4db
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Jan 2009 12:20:53 +0000 (12 13:20 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 09:35:29 +0000 (1 10:35 +0100)
tree3cfd8fd006e202a81df2688725a55a030fba0e23
parenta3e3fe2eb9e2ea5abe564c1cef8c8798022e84df
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