Make CFLAGS more strict
commit182690fe333676d410ef98926f11f8d6467d0664
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Jan 2009 12:20:53 +0000 (12 13:20 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:01:29 +0000 (14 14:01 -0600)
tree148a82b5713ebf1e48968d64cb5f6af0732707bf
parentc1941a72e7dea0b170d2aa05c6f0cfeef6d13e40
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