[llvm-dev] [Firefox] How to compile firefox with Clang for Linux
Pengfei Sun via llvm-dev
llvm-dev at lists.llvm.org
Tue Feb 16 06:52:30 PST 2016
Hi All,
I am trying to build firefox with clang in Ubuntu 14.04 64bit. There is
always configure failed errors problem. I follow compiling firefox with
clang on linux
<https://developer.mozilla.org/en-US/docs/Compiling_Firefox_With_Clang_On_Linux>.
I add "export CC=clang export CXX=clang++" to mozconfig file.
I wonder whether you guys have built firefox with clang in Linux. Could you
give me some tips how to build the firefox with clang.
Best Regards,
Pengfei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160216/bce9ea31/attachment.html>
More information about the llvm-dev
mailing list