[Libreoffice-commits] .: solenv/inc
David Tardon
dtardon at kemper.freedesktop.org
Wed Feb 2 01:45:08 PST 2011
solenv/inc/unxgcc.mk | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 70ba19e7ea4820a0acb7a16177b458e6af114c14
Author: David Tardon <dtardon at redhat.com>
Date: Wed Feb 2 10:44:29 2011 +0100
Revert "use debug version of libstdc++ in debug builds"
This reverts commit 3d01d7d631a33670db50c7553bfcb7a670065dc3.
diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk
index c090024..13fef31 100644
--- a/solenv/inc/unxgcc.mk
+++ b/solenv/inc/unxgcc.mk
@@ -257,11 +257,6 @@ LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC)
.ENDIF
.ENDIF # "$(USE_STLP_DEBUG)" != ""
-.IF "$(USE_SYSTEM_STL)" == "YES" && "$(DBG_LEVEL)" >= "1"
-# turn on debugging version of libstdc++
-CDEFS += -D_GLIBCXX_DEBUG
-.ENDIF
-
#FILLUPARC=$(STATIC) -lsupc++ $(DYNAMIC)
# name of library manager
More information about the Libreoffice-commits
mailing list