Build fails with CXX=g++ : unrecognized command line options

Use the same C++ compiler to build all dependencies and Julia itself. If your llvm build was compiled with clang, then you shouldn’t use g++ to build the rest of Julia and its dependencies, and vice-versa.