nixpkgs/pkgs
Peter Simons 1978fa444d 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.
2018-03-17 08:21:23 +01:00
..
applications nixos/kubernetes: Patch kube-proxy for iptables 1.6.2 compatibility 2018-03-16 21:38:59 -04:00
build-support Merge commit '3ab2949' from staging into master 2018-03-15 22:30:56 +02:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data Merge pull request #37158 from oxij/pkgs/tor-browsers 2018-03-16 18:06:50 +00:00
desktops evince: 3.26.0 -> 3.28.0 2018-03-14 02:49:40 -07:00
development haskell-generic-builder: disable shared executable linking by default 2018-03-17 08:21:23 +01:00
games steam: improvements for native runtime 2018-03-16 02:59:07 +03:00
misc cups-filters: 1.20.0 -> 1.20.1 2018-03-16 06:10:55 -07:00
os-specific Merge pull request #37100 from abbradar/nvidiabl 2018-03-16 16:45:15 +03:00
servers Merge commit '3ab2949' from staging into master 2018-03-15 22:30:56 +02:00
shells Merge remote-tracking branch 'upstream/master' into staging 2018-03-13 23:04:18 +02:00
stdenv
test
tools Merge pull request #37193 from hedning/xvfb-fix-/bin/sh 2018-03-16 20:56:30 +00:00
top-level ghc: drop all compiler versions prior to 7.10.3 2018-03-17 08:21:22 +01:00