summaryrefslogtreecommitdiff
path: root/solenv/inc/unxmacxp.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:18:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:18:05 +0000
commitbf57c7eb4c4e8c111f5c4244aa21da4a29e886cb (patch)
tree79ef81f8ce240ec94cbbcb8dd7b289bbb36959b6 /solenv/inc/unxmacxp.mk
parent30aa7f9d8511ace7b81ed538759b0b115b0c8635 (diff)
INTEGRATION: CWS ooo20040815 (1.46.114); FILE MERGED
2004/07/28 10:28:24 waratah 1.46.114.2: Remove -fno-for-scope and -fpermissive from all parameters 2004/07/28 07:19:45 pjanik 1.46.114.1: #i31791#: Remove -fno-for-scope which was deprecated for OpenOffice.org builds.
Diffstat (limited to 'solenv/inc/unxmacxp.mk')
-rw-r--r--solenv/inc/unxmacxp.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxmacxp.mk b/solenv/inc/unxmacxp.mk
index c7cbac433440..db7e254fd93b 100644
--- a/solenv/inc/unxmacxp.mk
+++ b/solenv/inc/unxmacxp.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxmacxp.mk,v $
#
-# $Revision: 1.46 $
+# $Revision: 1.47 $
#
-# last change: $Author: hr $ $Date: 2004-02-02 19:06:11 $
+# last change: $Author: hr $ $Date: 2004-09-09 11:18:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -120,7 +120,7 @@ CFLAGSEXCEPTIONS=-fexceptions -fno-enforce-eh-specs
CFLAGS_NO_EXCEPTIONS=-fno-exceptions
# Normal C++ compilation flags
-CFLAGSCXX=-pipe -malign-natural -fsigned-char -fno-for-scope -fpermissive -Wno-long-double
+CFLAGSCXX=-pipe -malign-natural -fsigned-char -Wno-long-double
# Other flags
CFLAGSOBJGUIST=-fPIC -fno-common