solo5: tolerate use of deprecated Xml_node API

This patch is an interim fix to allow building solo5 despite of the use
of deprecated parts of the Xml_node API.

Issue #3755
This commit is contained in:
Norman Feske 2020-05-06 19:15:20 +02:00
parent be65c4acd2
commit 4b9c1d8f2b
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@ INC_DIR += $(SOLO5_PORT_DIR)/include/solo5
INC_DIR += $(REP_DIR)/include/solo5
vpath bindings.cc $(SOLO5_PORT_DIR)/src/lib/solo5/bindings/genode
# ignore warning about use of deprecated Xml_node API
CC_CXX_WARN_STRICT :=