Exclude higher-level repos from strict warnings

This is a follow-up commit to "Increase default warning level", which
overrides Genode's new default warning level for targets contained in
higher-level repositories. By explicitly whitelisting all those targets,
we can selectively adjust them to the new strictness over time - by
looking out for 'CC_CXX_WARN_STRICT' in the target description files.

Issue #465
This commit is contained in:
Norman Feske
2018-01-03 18:40:54 +01:00
committed by Christian Helmuth
parent c30299feca
commit 366bba0227
439 changed files with 876 additions and 2 deletions

View File

@ -1,3 +1,5 @@
TARGET = usb_terminal
SRC_CC = main.cc
LIBS = base
CC_CXX_WARN_STRICT =