Kaydet (Commit) 2b876d06 authored tarafından Caolán McNamara's avatar Caolán McNamara

disable uninteresting utility in --disable-dynloading case

Change-Id: I1b4d5fe33859cdabdcaa159a489e019ff8fe88b6
üst cc211602
......@@ -33,7 +33,7 @@ $(eval $(call gb_Module_add_check_targets,svtools,\
CppunitTest_svtools_html \
))
ifeq ($(CROSS_COMPILING),)
ifeq ($(CROSS_COMPILING)$(DISABLE_DYNLOADING),)
ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,svtools,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment