summaryrefslogtreecommitdiff
path: root/cppunit/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppunit/makefile.mk')
-rw-r--r--cppunit/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index ef669b7..7fba665 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -117,10 +117,6 @@ OUT2LIB = ooo-install/lib/libcppunit.dll.a
MY_LIBS = -lm
.END
-.IF "$(ENABLE_DEBUG_STL)" == "TRUE"
-EXTRA_CFLAGS += -D_GLIBCXX_DEBUG
-.ENDIF
-
CONFIGURE_ACTION = ./configure
.IF "$(debug)"!=""