solenv/gbuild/platform/macosx.mk | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 419d3c53943d52e445cf474bc592cab33c61d1c1 Author: Tor Lillqvist <t...@iki.fi> Date: Thu May 30 15:29:05 2013 +0300 Seems that -Wl,-fatal_warnings causes more trouble than it's worth The ld in 10.6 did not have that switch. Change-Id: I53a581b26fae591eb6a696a053f985a917466820 diff --git a/solenv/gbuild/platform/macosx.mk b/solenv/gbuild/platform/macosx.mk index 1da614b..8467455 100644 --- a/solenv/gbuild/platform/macosx.mk +++ b/solenv/gbuild/platform/macosx.mk @@ -91,9 +91,7 @@ gb_OBJCXXFLAGS := -x objective-c++ -fobjc-exceptions gb_OBJCFLAGS := -x objective-c -fobjc-exceptions gb_LinkTarget_LDFLAGS := \ - -Wl,-fatal_warnings \ $(SOLARLIB) \ -#man ld says: obsolete -Wl,-multiply_defined,suppress \ gb_DEBUG_CFLAGS := -g gb_COMPILEROPTFLAGS := -O2 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits