summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2025-07-17 21:34:00 +0200
committersternenseemann <sternenseemann@systemli.org>2025-07-17 22:01:22 +0200
commit98d795a2725894ea0fdaf799665c9dd3b2113d92 (patch)
treea7724cc2f694b4144cebf826646effded6b89337 /pkgs/development/python-modules/httpserver
parenta9be46bf73a9878b039254f5980bbe9265715e1a (diff)
haskell.compiler: (make built) add libnuma paths to pkg db
We support using GHC outside of stdenv and even inside stdenv the setup hooks and propagation sometimes fail us. E.g. in pkgsStatic, the build->build linker won't properly find the (dynamic) libnuma nativeGhc needs, presumably because the stdenv shell code can't distinguish between build and host by platform config strings in this case. In both use cases we need to have GHC correctly set the -L flags which can be achieved by setting include-dirs and library-dirs in the package db entry for rts. Curiously, only hadrian does this, so we need to add an appropriate patch for the make built GHCs.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions