David M. Lee has uploaded a new patch set (#2). Change subject: For OS X, change -Xlinker to -Wl, ......................................................................
For OS X, change -Xlinker to -Wl, For [reasons unknown][], newer versions of GCC, when compiling the Homebrew formula for Asterisk, are not properly passing the -Xlinker options to the linker. Given that -Wl, does exactly the [same thing][], and does it properly, this patch changes the -Xlinker options to use -Wl, instead. [reasons unknown]: https://github.com/leedm777/homebrew-asterisk/issues/10#issuecomment-64676921 [same thing]: https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html Change-Id: I9ab8ad8145916a136fa33cd6d4827c936c1be19e --- M Makefile M codecs/gsm/Makefile M main/Makefile 3 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/87/87/2 -- To view, visit https://gerrit.asterisk.org/87 To unsubscribe, visit https://gerrit.asterisk.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I9ab8ad8145916a136fa33cd6d4827c936c1be19e Gerrit-PatchSet: 2 Gerrit-Project: asterisk Gerrit-Branch: 13 Gerrit-Owner: David M. Lee <d...@digium.com> -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev