summaryrefslogtreecommitdiff
path: root/solenv/inc/unxsols4.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2003-08-18 13:50:07 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2003-08-18 13:50:07 +0000
commit48a4d8e71a1bf03626379dbbc2ccd3bd2bbb9d8b (patch)
tree4602c4d8e2cc28b068e2343fbd34f60aad4ad367 /solenv/inc/unxsols4.mk
parent4c9c1957cfc7c9de3def35dab4dcd07e76992ddd (diff)
INTEGRATION: CWS geordi2q01 (1.8.16); FILE MERGED
2003/08/18 13:25:23 hr 1.8.16.1: #i18350#: join changes from CWS ooo11rc3
Diffstat (limited to 'solenv/inc/unxsols4.mk')
-rw-r--r--solenv/inc/unxsols4.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/solenv/inc/unxsols4.mk b/solenv/inc/unxsols4.mk
index e4b5195626d9..f52b42e86773 100644
--- a/solenv/inc/unxsols4.mk
+++ b/solenv/inc/unxsols4.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxsols4.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hr $ $Date: 2003-07-09 12:10:00 $
+# last change: $Author: hjs $ $Date: 2003-08-18 14:50:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,8 +84,8 @@ CFLAGS=$(PREENVCFLAGS) -c -temp=/tmp $(INCLUDE)
CFLAGSCC=-xCC
CFLAGSCXX=-features=no%altspell,no%localfor -library=no%Cstd
-# flags required for crashdump feature
-CFLAGSCRASHDUMP=-g0 -xs
+# flags to enable build with symbols; required for crashdump feature
+CFLAGSENABLESYMBOLS=-g0 -xs
CFLAGSEXCEPTIONS=
CFLAGS_NO_EXCEPTIONS=-noex