summaryrefslogtreecommitdiff
path: root/tools/Executable_sspretty.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Executable_sspretty.mk')
-rw-r--r--tools/Executable_sspretty.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/Executable_sspretty.mk b/tools/Executable_sspretty.mk
index 4a694f931338..dea85f3a037f 100644
--- a/tools/Executable_sspretty.mk
+++ b/tools/Executable_sspretty.mk
@@ -30,13 +30,6 @@ $(eval $(call gb_Executable_set_include,sspretty,\
-I$(SRCDIR)/tools/bootstrp/ \
))
-STLPORT_DEBUGFLAG =
-ifneq ($(USE_SYSTEM_STL),YES)
-ifeq ($(PRODUCT),)
-STLPORT_DEBUGFLAG = -D_DEBUG
-endif
-endif
-
$(eval $(call gb_Executable_set_cxxflags,sspretty,\
$$(CXXFLAGS) \
-D_TOOLS_STRINGLIST \