summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2009-09-16 14:49:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2009-09-16 14:49:32 +0000
commite66e25555bc9d6c95144d349235216db4420c099 (patch)
tree078f829ca94a204fa4dfec93e0dc49aa86be9213 /vcl/util
parentcf4f7bd8bec78d02d5af02397961211c62692224 (diff)
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
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile2.pmk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/util/makefile2.pmk b/vcl/util/makefile2.pmk
index 0e57d7aeb80b..63b2889bc15d 100644
--- a/vcl/util/makefile2.pmk
+++ b/vcl/util/makefile2.pmk
@@ -34,6 +34,5 @@ CDEFS += -DVCL_DLLIMPLEMENTATION
VISIBILITY_HIDDEN=TRUE
.IF "$(GUIBASE)"=="aqua"
-OBJCXXFLAGS=-x objective-c++ -fobjc-exceptions
CFLAGSCXX+=$(OBJCXXFLAGS)
.ENDIF # "$(GUIBASE)"=="aqua"