(CFLAGS): Remove -Wall.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@451 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-06-28 22:52:17 +00:00
parent b3181223e2
commit 6d694e5630

View file

@ -52,7 +52,7 @@ DEFS = @DEFS@
# All these are optional. You can redefine CFLAGS, CPPFLAGS and
# INCLUDEFLAGS on the command line however you like.
CFLAGS = -Wall -Wno-implicit -g
CFLAGS = -Wno-implicit -g
CPPFLAGS =
INCLUDEFLAGS =