Blacklist qt5_script library for now

Issue #890
This commit is contained in:
Norman Feske 2013-09-23 10:47:13 +02:00
parent 3620d889ac
commit ad210e3981

View File

@ -20,3 +20,6 @@ INC_DIR += $(REP_DIR)/contrib/$(QT5)/qtscript/include/QtScript/$(QT_VERSION)/QtS
$(REP_DIR)/contrib/$(QT5)/qtbase/include/QtCore/$(QT_VERSION)/QtCore \
LIBS += qt5_core pthread
# see https://github.com/genodelabs/genode/issues/890
REQUIRES += cxx11_fix