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
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
}:
|
||||
|
||||
runCommand "configured-ghcjs-src" {
|
||||
buildInputs = [
|
||||
nativeBuildInputs = [
|
||||
perl
|
||||
autoconf
|
||||
automake
|
||||
|
|
Loading…
Reference in a new issue