nixpkgs/pkgs/os-specific/darwin/libtapi
Andrew Childs b418d4c6a4 libtapi: fix build, install phase and install name
installTarget looks like a typo for installTargets. This causes a lot
of llvm and clang to be built and installed.

Clang is not intended to be an external dependency. The source bundle
includes llvm and clang. Adding include paths and building clangBasic
first is sufficient to use the internal clang components.
2020-07-28 19:16:24 +09:00
..
default.nix libtapi: fix build, install phase and install name 2020-07-28 19:16:24 +09:00