summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngppc.mk
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2000-12-18 17:47:35 +0000
committerSander Vesik <svesik@openoffice.org>2000-12-18 17:47:35 +0000
commit42af36185ebadc67767be0b0c082fe5b49d722e3 (patch)
treeba0737d402210928056a24a08dac184d877acd5e /solenv/inc/unxlngppc.mk
parentdee8765b1de425a6cc7fd930f2b45887e413037f (diff)
Mereg in fixes and updates from OpenOffice609-FU
Diffstat (limited to 'solenv/inc/unxlngppc.mk')
-rw-r--r--solenv/inc/unxlngppc.mk18
1 files changed, 9 insertions, 9 deletions
diff --git a/solenv/inc/unxlngppc.mk b/solenv/inc/unxlngppc.mk
index 1e576711066c..7b02e389162a 100644
--- a/solenv/inc/unxlngppc.mk
+++ b/solenv/inc/unxlngppc.mk
@@ -23,8 +23,8 @@ JAVA_RUNTIME=-ljava_g
CC=g++
cc=gcc
-CFLAGS=-w -nostdinc -c $(INCLUDE) -I$(SOLARENV)/unxlngppc/usr/include
-CFLAGSCC=
+CFLAGS=-fsigned-char -w -nostdinc -c $(INCLUDE) -I$(SOLARENV)/unxlngppc/usr/include
+CFLAGSCC=-fsigned-char
CFLAGSEXCEPTIONS=-fexceptions
CFLAGS_NO_EXCEPTIONS=-fno-exceptions
@@ -33,17 +33,17 @@ CFLAGS_NO_EXCEPTIONS=-fno-exceptions
CFLAGSCXX= -pipe -fno-for-scope -fpermissive
-CFLAGSOBJGUIST=
-CFLAGSOBJCUIST=
-CFLAGSOBJGUIMT=
-CFLAGSOBJCUIMT=
-CFLAGSSLOGUIMT=-fpic
-CFLAGSSLOCUIMT=-fpic
+CFLAGSOBJGUIST=-fPIC
+CFLAGSOBJCUIST=-fPIC
+CFLAGSOBJGUIMT=-fPIC
+CFLAGSOBJCUIMT=-fPIC
+CFLAGSSLOGUIMT=-fPIC
+CFLAGSSLOCUIMT=-fPIC
CFLAGSPROF=
CFLAGSDEBUG=-g
CFLAGSDBGUTIL=
CFLAGSOPT=-O2
-CFLAGSNOOPT=-O
+CFLAGSNOOPT=-O0
CFLAGSOUTOBJ=-o
STATIC = -Wl,-Bstatic