summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngppc.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:47:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:47:14 +0000
commitd0f45589d9b644f3054323624e58e99a3a99041e (patch)
tree703e4031b06a1f56b2478ef6eed34ce909f39629 /solenv/inc/unxlngppc.mk
parent37472cc794fa32f0196d73cdf1bcd3f61ce678f5 (diff)
INTEGRATION: CWS ooo20030412 (1.9.20.1.34); FILE MERGED
2003/04/11 09:25:17 mh 1.9.20.1.34.2: join: from ooo11beta 2003/03/27 11:37:05 waratah 1.9.20.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch
Diffstat (limited to 'solenv/inc/unxlngppc.mk')
-rw-r--r--solenv/inc/unxlngppc.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngppc.mk b/solenv/inc/unxlngppc.mk
index b55ffad74363..3c137323dddb 100644
--- a/solenv/inc/unxlngppc.mk
+++ b/solenv/inc/unxlngppc.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxlngppc.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 11:48:18 $
+# last change: $Author: hr $ $Date: 2003-04-28 16:47:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -92,7 +92,7 @@ CXX*=g++
CC*=gcc
# source code is still not signed versus unsigned char clean
-CFLAGS=-fsigned-char -w -nostdinc -c $(INCLUDE) -I$(SOLARENV)/unxlngppc/usr/include
+CFLAGS=-fsigned-char -nostdinc -c $(INCLUDE) -I$(SOLARENV)/unxlngppc/usr/include
CFLAGSCC=-fsigned-char
# Flags for enabling exception handling