Files
nixpkgs/pkgs/development/libraries/libelf/preprocessor-warnings.patch
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

6.7 KiB