nixpkgs/pkgs/os-specific/darwin/libtapi
Noah Fontes b4dc06bc9e
libtapi: update for cross-compilation
In b060076e21 ("cc-wrapper: broaden explicit libc++abi linking for
LLVM stdenv"), all packages started to be linked with -lc++abi. When
cross compiling, the libcxxabi path seemingly needs to be passed to the
the libtapi derivation; it won't pick it up on its own (perhaps because
of the bootstrapping?).
2022-09-07 22:17:29 -07:00
..
default.nix libtapi: update for cross-compilation 2022-09-07 22:17:29 -07:00
disable-rpath.patch
native-clang-tblgen.patch