diff options
| author | Gabriella Gonzalez <Gabriel439@gmail.com> | 2021-12-21 21:19:51 -0800 |
|---|---|---|
| committer | Gabriella Gonzalez <Gabriel439@gmail.com> | 2021-12-21 21:22:58 -0800 |
| commit | 69125bc160be89bf5dabd4ef77498b02c6cc69e3 (patch) | |
| tree | c849e8a9cff673a8e0bd040a5758bdc4926f91cb /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 7ac6901f5e3038d59d3e2576af445fe418291dd8 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
