Disable strict warnings
This commit is a response to Genode's increased default warning level. See the corresponding issue at: https://github.com/genodelabs/genode/issues/465
This commit is contained in:
@@ -8,3 +8,5 @@ SRC_C = lzlib.c
|
||||
INC_DIR += $(LZLIB_SRC_DIR)
|
||||
|
||||
vpath %.c $(LZLIB_SRC_DIR)
|
||||
|
||||
CC_CXX_WARN_STRICT =
|
||||
|
||||
Reference in New Issue
Block a user