summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-12-01 15:17:51 +0000
committerRüdiger Timm <rt@openoffice.org>2003-12-01 15:17:51 +0000
commit48a1727b226172c8338f883093f37ecd6a9ae75c (patch)
tree588485bd30978487e328b3e272f04ef083106852 /solenv
parent96f02cf7f2976a8185ba65b73235d645e9789522 (diff)
INTEGRATION: CWS ooo20031110 (1.20.16); FILE MERGED
2003/11/16 03:52:18 waratah 1.20.16.1: #i22301# remove tollerance for for scoping errors
Diffstat (limited to 'solenv')
-rw-r--r--solenv/inc/unxlngi4.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngi4.mk b/solenv/inc/unxlngi4.mk
index fad552108bac..37fb628abb73 100644
--- a/solenv/inc/unxlngi4.mk
+++ b/solenv/inc/unxlngi4.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxlngi4.mk,v $
#
-# $Revision: 1.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: hjs $ $Date: 2003-08-18 14:49:33 $
+# last change: $Author: rt $ $Date: 2003-12-01 16:17:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -106,7 +106,7 @@ CFLAGSEXCEPTIONS=-fexceptions -fno-enforce-eh-specs
CFLAGS_NO_EXCEPTIONS=-fno-exceptions
# -fpermissive should be removed as soon as possible
-CFLAGSCXX= -pipe -mcpu=pentiumpro -fno-for-scope -fpermissive -fno-rtti
+CFLAGSCXX= -pipe -mcpu=pentiumpro -fpermissive -fno-rtti
# HACK: enable Hamburg developers to build on glibc-2.2 machines but compile vs. glibc-2.1 headers
.IF "$(BUILD_SPECIAL)"==""