3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Gabriella Gonzalez 69125bc160 haskell.compiler.ghcjs: Don't use upstream config.sub
Before this change the `ghcjs` build fails with:

```
checking host system type... Invalid configuration `js-ghcjs': machine `js-unknown' not recognized
configure: error: …/bin/bash …/configured-ghcjs-src/lib/boot/pkg/unix/config.sub js-ghcjs failed
```

This fails because the `updateAutotoolsGnuConfigScriptsHook` overrides the
`config.sub` in the `unix` boot package to use the newer upstream
version of `config.sub`, but the newer version is incompatible with the
`js-ghcjs` host string used to configure the `unix` package.  The
fix is to undo the override, because the `config.sub` vendored within
`ghc` supports the host string correctly.
2021-12-21 21:22:58 -08:00
..
applications Merge pull request #151648 from hartwork/git-delete-merged-branches-fix-dependencies 2021-12-22 06:09:12 +01:00
build-support Merge pull request #151573 from ncfavier/make-binary-wrapper/mkdir 2021-12-21 20:37:06 +02:00
common-updater
data unfonts-core: init at 1.0.2-080608 2021-12-21 16:43:04 +01:00
desktops Merge pull request #151549 from r-ryantm/auto-update/exo 2021-12-21 09:42:25 -03:00
development haskell.compiler.ghcjs: Don't use upstream config.sub 2021-12-21 21:22:58 -08:00
games Merge pull request #151365 from Stunkymonkey/xboard-updatewalker 2021-12-21 23:12:32 +08:00
misc Merge pull request #150221 from SFrijters/wine-7.0-rc1 2021-12-21 22:06:29 +00:00
os-specific powerstat: 0.02.25 -> 0.02.27 2021-12-21 22:53:22 +01:00
pkgs-lib
servers Merge pull request #138359 from lukegb/pomerium 2021-12-21 13:47:13 -08:00
shells
stdenv
test
tools Merge pull request #151615 from r-ryantm/auto-update/bgpq3 2021-12-21 21:04:25 +00:00
top-level Merge pull request #151627 from lovesegfault/thunderbird-bin-fix-pciutils 2021-12-21 22:02:01 +00:00