nixpkgs/pkgs
Orivej Desh 69345ec37b perlPackages: use ld-is-cc-hook to fix build
after #29396 removed `-L path/to/dir/of/libstdc++.so` from ld flags

See https://github.com/NixOS/nixpkgs/pull/29396#issuecomment-352600129

Module::Build build helper works correctly when LD is unset (taking LD from Perl
config to be `cc`).  However, we can not unset LD because this goes contrary to
the cross compilation effort, and we can not make it propagate ld-is-cc-hook
because it breaks e.g. the build of `libguestfs`. However, #29396 makes LD=ld
incompatible with just 3 perl packages; they are individually fixed by this
commit.
2017-12-19 02:19:35 +00:00
..
applications mpv: fix build with libva 2 2017-12-18 16:43:24 +00:00
build-support ld-is-cc-hook: init 2017-12-19 01:45:42 +00:00
common-updater
data myrica: fix build on darwin 2017-12-17 13:19:34 +00:00
desktops Merge pull request #32750 from jtojnar/gupdates 2017-12-18 02:20:35 +01:00
development Revert "cairo: bugfix 1.14.10 -> 1.14.12" 2017-12-18 18:18:15 +00:00
games scummvm: fix eval 2017-12-18 15:44:06 +00:00
misc vim-rhubarb: init at 2017-06-28 2017-12-17 17:45:57 +01:00
os-specific Merge branch 'master' into staging 2017-12-18 15:56:03 +00:00
servers uchiwa: 0.26.3 -> 1.1.0 2017-12-18 14:00:50 +08:00
shells nix-bash-completions: lazy load aware install 2017-12-10 14:07:13 +00:00
stdenv Merge branch 'master' into staging 2017-12-15 21:40:23 +01:00
test Add clang multilib variants (x64_64-only, 64/32bit), basic multilib tests 2017-12-05 07:17:14 -06:00
tools Merge branch 'master' into staging 2017-12-18 15:56:03 +00:00
top-level perlPackages: use ld-is-cc-hook to fix build 2017-12-19 02:19:35 +00:00