Add ability to cross compile clang on Darwin and target Linux.
This patch has the following issues:
- LIbFuzzer fails to compile due to issues with compiling an internal version of libc++.
- Patch: TBD
- Workaround: pass -DBOOTSTRAP_COMPILER_RT_BUILD_LIBFUZZER=OFF