1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/pkgs/os-specific/linux/libcap
Rick van Schijndel 4b80acb94c libcap: fix cross-compilation support
Between libcap 2.51 and 2.52, the CROSS_COMPILE flag appears in more places.
Maybe it was already required before, but now the build fails due to it not being set.

Set it unconditionally.
2022-04-12 18:20:48 +00:00
..
default.nix libcap: fix cross-compilation support 2022-04-12 18:20:48 +00:00