summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-19 13:06:09 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-12-19 13:08:27 +0100
commitf039057048f850f9b43c297258342fb3bc869a6f (patch)
tree87d0f6591d57462791c99da9dc56fe918ee00305 /solenv/gbuild/platform/macosx.mk
parente5e42a69867ed720a88864dd5d5549a6f03d2ef5 (diff)
Warning clean-up (Mac OS X).
Diffstat (limited to 'solenv/gbuild/platform/macosx.mk')
-rw-r--r--solenv/gbuild/platform/macosx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/macosx.mk b/solenv/gbuild/platform/macosx.mk
index cef201584152..fb02a5820528 100644
--- a/solenv/gbuild/platform/macosx.mk
+++ b/solenv/gbuild/platform/macosx.mk
@@ -55,9 +55,9 @@ gb_COMPILERDEFS += \
gb_CFLAGS := \
-isysroot $(gb_SDKDIR) \
$(gb_CFLAGS_COMMON) \
- -Wshadow \
-fPIC \
-fno-strict-aliasing \
+ #-Wshadow \ break in compiler headers already
gb_CXXFLAGS := \
-isysroot $(gb_SDKDIR) \