summaryrefslogtreecommitdiff
path: root/tools/Executable_so_checksum.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Executable_so_checksum.mk')
-rw-r--r--tools/Executable_so_checksum.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/Executable_so_checksum.mk b/tools/Executable_so_checksum.mk
index 3d8619752abe..1544e7a639fa 100644
--- a/tools/Executable_so_checksum.mk
+++ b/tools/Executable_so_checksum.mk
@@ -30,13 +30,6 @@ $(eval $(call gb_Executable_set_include,so_checksum,\
-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,so_checksum,\
$$(CXXFLAGS) \
-D_TOOLS_STRINGLIST \