Skip to content
Commit 0e6c77be authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* 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
parent 9b4b40f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment