Skip to content
Commit 25e0ae0f authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Fix building Perl on FreeBSD. Its configure script was looking for

  libraries in /usr/local/lib, but the linker doesn't look there by
  default, so linking against libgdbm failed.  So don't look in 
  /usr/local/lib.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31741
parent 22f3ff8f
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