From e66e25555bc9d6c95144d349235216db4420c099 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 16 Sep 2009 14:49:32 +0000 Subject: CWS-TOOLING: integrate CWS cloph13 2009-09-01 #i104566# also use syslibroot/isysroot for external components 2009-08-28 #i104568# clean up duplicated definitions of OBJCXXFLAGS 2009-08-28 #i104567# add ccache-detection to configure (to skip to objcxx-flags) 2009-08-28 #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches ignore "-isysroot /Developer/..." arguments for OOo's cpp --- dtrans/source/aqua/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dtrans') diff --git a/dtrans/source/aqua/makefile.mk b/dtrans/source/aqua/makefile.mk index e0b4eecf6db4..86bbbc8f7f22 100644 --- a/dtrans/source/aqua/makefile.mk +++ b/dtrans/source/aqua/makefile.mk @@ -56,7 +56,7 @@ dummy: @echo "Nothing to build for GUIBASE $(GUIBASE)" .ELSE -CFLAGSCXX+=-fconstant-cfstrings -x objective-c++ -fobjc-exceptions +CFLAGSCXX+=$(OBJCXXFLAGS) -fconstant-cfstrings SLOFILES= \ $(SLO)$/aqua_clipboard.obj \ -- cgit v1.2.1