misc: Remove almost all uses of stdenv.{ccCross,binutils}
This commit is contained in:
committed by
John Ericson
parent
d016637629
commit
12795a7068
@@ -370,7 +370,6 @@ stdenv.mkDerivation {
|
||||
|
||||
crossAttrs = {
|
||||
shell = shell.crossDrv + shell.crossDrv.shellPath;
|
||||
libc = stdenv.ccCross.libc;
|
||||
};
|
||||
|
||||
meta =
|
||||
|
||||
Reference in New Issue
Block a user