summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 12:36:48 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 12:36:48 +0000
commite0ed3effb5eb03a0ffba7deb3ba40eda318300b5 (patch)
tree8bb953c815e7637c1d42f0fc8321460a4eb2a84d /chart2
parent794d8065865d78b5caa843f45a4176f253e73620 (diff)
INTEGRATION: CWS ooo20040329 (1.4.4); FILE MERGED
2004/03/26 15:28:56 mh 1.4.4.1: add: comment for #i26518#
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/dialogs/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/makefile.mk b/chart2/source/controller/dialogs/makefile.mk
index 5f46ac6a8717..5adf0aec0e65 100644
--- a/chart2/source/controller/dialogs/makefile.mk
+++ b/chart2/source/controller/dialogs/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: bm $ $Date: 2004-02-10 10:21:11 $
+# last change: $Author: svesik $ $Date: 2004-04-21 13:36:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,10 @@ ENABLE_EXCEPTIONS= TRUE
.INCLUDE: settings.mk
+# i26518 the gcc-3.0.4 requires to enhance the template-depth
+# this seems to be a compiler issue, so we recommend not to use 3.0.x anymore
+# CFLAGS+=-ftemplate-depth-128
+
# --- export library -------------------------------------------------
#object files to build and link together to lib $(SLB)$/$(TARGET).lib