1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/libraries/libelf
Ambroz Bizjak 213be075d1 libelf: Add patch to prevent -Wundef warnings.
The Linux kernel includes libelf headers with -Wundef and -Werror enabled, resulting in an error when the headers are found through -I as opposed to -isystem.

Fixes https://github.com/NixOS/nixpkgs/issues/59929
2019-06-15 18:53:27 +02:00
..
default.nix libelf: Add patch to prevent -Wundef warnings. 2019-06-15 18:53:27 +02:00
dont-hardcode-ar.patch
preprocessor-warnings.patch libelf: Add patch to prevent -Wundef warnings. 2019-06-15 18:53:27 +02:00