Merge pull request #74087 from Ericson2314/ghcjs-fix-deps
ghcjs-ng: The GHC source should be configured with native build inputs
This commit is contained in:
commit
1a388b8bff
@ -16,7 +16,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
runCommand "configured-ghcjs-src" {
|
runCommand "configured-ghcjs-src" {
|
||||||
buildInputs = [
|
nativeBuildInputs = [
|
||||||
perl
|
perl
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user