cctools: Remove a bunch of stuff no longer needed for Linux

This commit is contained in:
John Ericson
2018-05-23 09:22:19 -04:00
parent 5f1ec8e6d9
commit 266adab32d
2 changed files with 9 additions and 26 deletions
-1
View File
@@ -29,7 +29,6 @@ in
inherit (darwin) libobjc maloader;
stdenv = if stdenv.isDarwin then stdenv else pkgs.libcxxStdenv;
libcxxabi = pkgs.libcxxabi;
xctoolchain = darwin.xcode.toolchain;
};
cf-private = callPackage ../os-specific/darwin/cf-private {