nixpkgs/pkgs/development/libraries/libelf
Alyssa Ross a2ed6cff34 libelf: use the normal version on FreeBSD
libelf-freebsd predates our current efforts at FreeBSD in Nixpkgs, and
I'm not sure how it could ever have been a libelf replacement, as it
just copies a bunch of C files into $out.  Let's just replace it with
the normal version (after we've fixed its build.)

We might end up wanting to use freebsd.libelf — I'm not sure, but
currently it doesn't even build so it's out of consideration for now.
2023-01-26 17:56:44 +00:00
..
default.nix libelf: use the normal version on FreeBSD 2023-01-26 17:56:44 +00:00
dont-hardcode-ar.patch
preprocessor-warnings.patch