cc-wrapper: fixup branch interactions
c0599fdd61 and changes on closure-size didn't go well together.
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
||||
preferLocalBuild = true;
|
||||
|
||||
inherit cc shell libc_bin libc_dev libc_lib binutils_bin coreutils_bin;
|
||||
gnugrep = if nativeTools then "" else gnugrep;
|
||||
gnugrep_bin = if nativeTools then "" else gnugrep;
|
||||
|
||||
passthru = { inherit libc nativeTools nativeLibc nativePrefix isGNU isClang; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user