summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-03-16 21:44:17 +0100
committerPeter Simons <simons@cryp.to>2018-03-17 08:21:23 +0100
commit1978fa444dda07aa2057f24511b0c39502b461eb (patch)
treec02927fbfb1677501d14b1d9bdb4d1942e818ecd /pkgs/development/python-modules/httpserver
parentdb5be10a4a1a5949c50f838101936f1bbddf4f59 (diff)
haskell-generic-builder: disable shared executable linking by default
This change raises the question of whether we should disable building of shared libraries altogether (since we don't link them). Unfortunately, we can't, because GHC expects shared libraries to be around when building and running test suites, and no amount of passing --disable-shared flags at configure time changes the fact. I *guess* that's related to the DYNAMIC_GHC_PROGRAMS = YES flag we set when building GHC itself, but I haven't investigated it further yet. Closes https://github.com/NixOS/nixpkgs/issues/29011.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions