summaryrefslogtreecommitdiff
path: root/solenv/inc/unxsols4.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-12 14:20:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-12 14:20:18 +0000
commit8e08116e3eeb8613e191fb901751ba2477a21307 (patch)
tree42b6ff9a70eba50c4398318333179b24ba74dacc /solenv/inc/unxsols4.mk
parentb2db998808c4cb792a57049cfde795867501bddd (diff)
#i10000# Temporarily disabled crashdump related switches (CFLAGSENABLESYMBOLS)
Diffstat (limited to 'solenv/inc/unxsols4.mk')
-rw-r--r--solenv/inc/unxsols4.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxsols4.mk b/solenv/inc/unxsols4.mk
index ef9ae2d503ea..c8c8dfd2ae10 100644
--- a/solenv/inc/unxsols4.mk
+++ b/solenv/inc/unxsols4.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxsols4.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: hr $ $Date: 2004-06-18 16:29:19 $
+# last change: $Author: rt $ $Date: 2004-08-12 15:20:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,7 @@ CFLAGSCC=-xCC
CFLAGSCXX=-features=no%altspell -library=no%Cstd
# flags to enable build with symbols; required for crashdump feature
-CFLAGSENABLESYMBOLS=-g0 -xs
+CFLAGSENABLESYMBOLS=#-g0 -xs # temporarily commented out, will be reenabled before Beta
CFLAGSEXCEPTIONS=
CFLAGS_NO_EXCEPTIONS=-noex