* Add soname for libclang and liblto
* Force installation path by setting variables for the makefile
(configure args are accepted, but ignored)
* Several fixes to provides entries.
* clang was using the wrong include directories, patched
to use /boot/system/development vs /boot/development
Upstreamed: llvm.org/show_bug.cgi?id=18595
* Manually copy over the static analysis tools (no automated
installation) and give them what they need to function.
(tested working!)
* clang isn't aware of secondary architecture include
paths at this time.