cross stdenv adaptor: Remove ccCross binutils attrs and binutils extra buildDepends

It now has the correct wrapped tools and nothing else is needed.
This commit is contained in:
John Ericson
2017-06-22 17:52:28 -04:00
committed by John Ericson
parent 121e7d9335
commit 9bfd03eff7
4 changed files with 15 additions and 20 deletions
@@ -81,7 +81,6 @@ rec {
nativeBuildInputs = [
pkgs.buildPackages.nukeReferences
pkgs.buildPackages.cpio
pkgs.buildPackages.binutils
];
buildCommand = ''