stdenv-darwin: Pass through libcxx/libcxxabi
This commit is contained in:
parent
2c65f3fa66
commit
7aacca25df
@ -44,6 +44,6 @@ import ../generic rec {
|
||||
inherit (gcc) binutils;
|
||||
inherit (pkgs)
|
||||
gzip bzip2 xz bash coreutils diffutils findutils gawk
|
||||
gnumake gnused gnutar gnugrep gnupatch perl;
|
||||
gnumake gnused gnutar gnugrep gnupatch perl libcxx libcxxabi;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user