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:
committed by
John Ericson
parent
121e7d9335
commit
9bfd03eff7
@@ -81,7 +81,6 @@ rec {
|
||||
nativeBuildInputs = [
|
||||
pkgs.buildPackages.nukeReferences
|
||||
pkgs.buildPackages.cpio
|
||||
pkgs.buildPackages.binutils
|
||||
];
|
||||
|
||||
buildCommand = ''
|
||||
|
||||
Reference in New Issue
Block a user