nixpkgs/pkgs/development/interpreters/perl
Eelco Dolstra 0e6c77befa * On Darwin, don't link Perl against /usr/lib/libutil.dylib. Libutil
uses /usr/lib/libstdc++.dylib, and so we get segfaults when using
  Perl modules that depend on another libstdc++.dylib (like Nix's Perl
  bindings).  It doesn't appear that libutil provides useful
  functionality for Perl on Darwin.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32364
2012-02-17 19:32:15 +00:00
..
5.8 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
5.10 * Move perl-5.8 and perl-5.10 into perl/ per the coding conventions. 2011-10-27 15:35:43 +00:00
5.14 * On Darwin, don't link Perl against /usr/lib/libutil.dylib. Libutil 2012-02-17 19:32:15 +00:00