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

USE_SYSTEM_STL and ADAPT_EXT_STL are gone now

üst 7e706639
......@@ -289,11 +289,6 @@ ifeq ($(SYSTEM_GRAPHITE),YES)
#check for building with stlport, but graphite was not built with stlport
define gb_LinkTarget__use_graphite
ifneq ($(USE_SYSTEM_STL),YES)
$(call gb_LinkTarget_add_defs,$(1),\
-DADAPT_EXT_STL \
)
endif
$(call gb_LinkTarget_set_include,$(1),\
$$(INCLUDE) \
$(GRAPHITE_CFLAGS) \
......
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