summaryrefslogtreecommitdiff
path: root/tools/qa/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qa/makefile.mk')
-rw-r--r--tools/qa/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/qa/makefile.mk b/tools/qa/makefile.mk
index f8cca035e01c..e82b39337ac2 100644
--- a/tools/qa/makefile.mk
+++ b/tools/qa/makefile.mk
@@ -32,13 +32,6 @@ ENABLE_EXCEPTIONS = TRUE
.INCLUDE: settings.mk
-#building with stlport, but cppunit was not built with stlport
-.IF "$(USE_SYSTEM_STL)"!="YES"
-.IF "$(SYSTEM_CPPUNIT)"=="YES"
-CFLAGSCXX+=-DADAPT_EXT_STL
-.ENDIF
-.ENDIF
-
CFLAGSCXX += $(CPPUNIT_CFLAGS)
DLLPRE = # no leading "lib" on .so files