On 2015-05-22 1:28 AM, Joshua Cranmer 🐧 wrote:
3. OS X builds use clang, which should interoperate with gcc's method,
but it does cause either a link error (in opt) or a runtime loader issue
(in debug). I think a newer version of clang would fix the issues, but
I've been unable to figure out how to test a newer version of clang on
the try servers.

You should be able to do that by uploading a tarball of clang using tooltool <https://wiki.mozilla.org/ReleaseEngineering/Applications/Tooltool>.

The easiest way is to name the archive clang.tar.bz2, upload it to tooltool, then change the size and hash here <https://dxr.mozilla.org/mozilla-central/source/browser/config/tooltool-manifests/macosx64/releng.manifest#11> and push to try.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to