diff options
| author | sternenseemann <sternenseemann@systemli.org> | 2024-09-15 11:10:09 +0200 |
|---|---|---|
| committer | sternenseemann <sternenseemann@systemli.org> | 2024-09-19 12:52:08 +0200 |
| commit | f716fa5303f16769af69b424ca0600cbc5877f1f (patch) | |
| tree | 608c908e7fff4c1c30578f7c757f479aabc0b13b /pkgs/development/python-modules/httpserver | |
| parent | 273bbacaef0e4c686889067424ca69a7013cd52b (diff) | |
haskell.compiler.*: pass --with-curses-* flags again
We reuse the targetLibs logic for this since it is more or less the same
story. However, the terminfo library is only built when GHC is neither a
cross-compiler nor being cross-compiled. Therefore ncurses (if used)
will only ever come from pkgsHostTarget. In the other cases ncurses is
still passed via depsBuildBuild for the stage1 compiler.
This commit tries to resolve the problem that the package-db doesn't
include library and include dirs of ncurses for the terminfo package,
causing library loading and linking problems in downstream packages,
e.g. dhall-docs and dhall-toml. This problem was introduced in
4b00fbf16307a1501bd57370cf334a905554ee90. With this in mind, not passing
--with-curses-* – as long as the terminfo package isn't built – seems
fine.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
