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:
Norman Feske
2018-01-17 19:27:10 +01:00
parent 556bfb2cf8
commit 3ee1f80051
114 changed files with 222 additions and 6 deletions

View File

@@ -8,3 +8,5 @@ SRC_C = lzlib.c
INC_DIR += $(LZLIB_SRC_DIR)
vpath %.c $(LZLIB_SRC_DIR)
CC_CXX_WARN_STRICT =