Commit graph

2 commits

Author SHA1 Message Date
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
Eelco Dolstra 5649122458 * Added Perl 5.14.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30057
2011-10-27 15:58:25 +00:00