On 2014-12-17 11:40 AM, Ted Mielczarek wrote:
On 12/17/2014 10:19 AM, Ehsan Akhgari wrote:
Apple unfortunately doesn't ship the headers and libraries required to
build against that clang, and if you try to compile the plugin against
headers/libraries obtained from elsewhere there is a good chance that
the plugin won't work, so your best bet is to download
<http://llvm.org/releases/3.5.0/clang+llvm-3.5.0-macosx-apple-darwin.tar.xz>
and extract it somewhere and point the CC, CXX and LLVMCONFIG
variables to the binaries in that package in your .mozconfig.
Is this something we ought to consider adding to mach bootstrap, or at
least adding some optional way to simplify this?
What do you mean by "this"? Downloading clang? That seems to be simple
enough.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform