Revert "Fixing tarball build (failure evaluating glibcInfo in powerpc-linux)"
This reverts commitc94595f13b. This was fixed by shlevy in1c86181857, and I didn't notice it.
This commit is contained in:
@@ -16,7 +16,6 @@ let
|
||||
|
||||
in
|
||||
|
||||
assert stdenv.gcc != null;
|
||||
assert cross != null -> gccCross != null;
|
||||
assert mig != null -> machHeaders != null;
|
||||
assert machHeaders != null -> hurdHeaders != null;
|
||||
|
||||
Reference in New Issue
Block a user