Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD code

is not strict ANSI.
This commit is contained in:
Joel Sherrill
2000-01-14 18:50:19 +00:00
parent e49ebbfa1d
commit 94a51f8bba

View File

@@ -40,7 +40,7 @@ INSTALL_CHANGE = @INSTALL_CHANGE@
#
DEFINES += -DNOPOLL -DNOSELECT
CPPFLAGS +=
CPPFLAGS += -U__STRICT_ANSI__
CFLAGS +=
#