Make CFLAGS more strict
commit40f8520bb832507129db072200c2e5372f42cb3e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Jan 2009 12:20:53 +0000 (12 13:20 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:32:51 +0000 (3 10:32 -0500)
tree9263881377938a58985a2028823cd5c4ecf9bfd9
parent0f4d17068d45ab7eaacf9da6c4ee84ea9d866d8b
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