forked from Imagelibrary/rtems
Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD code
is not strict ANSI.
This commit is contained in:
@@ -40,7 +40,7 @@ INSTALL_CHANGE = @INSTALL_CHANGE@
|
||||
#
|
||||
|
||||
DEFINES += -DNOPOLL -DNOSELECT
|
||||
CPPFLAGS +=
|
||||
CPPFLAGS += -U__STRICT_ANSI__
|
||||
CFLAGS +=
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user