Displaying 1 result from an estimated 1 matches for "dxmalloc".
Did you mean:
xmalloc
2016 Feb 16
2
[Firefox] How to compile firefox with Clang for Linux
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