summaryrefslogtreecommitdiff
path: root/solenv/inc/unxsogs.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:48:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:48:13 +0000
commit7e1426b9f96659ac146327e8cd9c63d74cb793c6 (patch)
tree72ef6cb74033537d57681b0ff82c658fba034b77 /solenv/inc/unxsogs.mk
parent0ae23f84d4ffd1e64e479ac5cf4d1764fdae63c3 (diff)
INTEGRATION: CWS ooo20030412 (1.4.22.1.34); FILE MERGED
2003/04/11 09:25:19 mh 1.4.22.1.34.2: join: from ooo11beta 2003/03/27 11:37:07 waratah 1.4.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch
Diffstat (limited to 'solenv/inc/unxsogs.mk')
-rw-r--r--solenv/inc/unxsogs.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxsogs.mk b/solenv/inc/unxsogs.mk
index db593c04fc66..adaf7ba0e2a0 100644
--- a/solenv/inc/unxsogs.mk
+++ b/solenv/inc/unxsogs.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxsogs.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 11:48:20 $
+# last change: $Author: hr $ $Date: 2003-04-28 16:48:13 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,7 +85,7 @@ JAVA_RUNTIME=-ljava_g
CXX*=g++
CC*=gcc
-CFLAGS=-w -c $(INCLUDE)
+CFLAGS=-c $(INCLUDE)
CFLAGSCC= -pipe
CFLAGSEXCEPTIONS=-fexceptions