summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-25 21:37:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-26 12:36:31 +0100
commitb940171b68343068b08432538ab0da4a53943687 (patch)
tree0e7dde315c35ef08ddc1067233d4759ab1069cef /RepositoryExternal.mk
parent7e706639f8e86e882b7166cd8976a1d25b2152d7 (diff)
USE_SYSTEM_STL and ADAPT_EXT_STL are gone now
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index a4d29a86fe35..eda6b160feb7 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -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) \