Skip to content
Commit 213be075 authored by Ambroz Bizjak's avatar Ambroz Bizjak
Browse files

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
parent 2b4ac8d0
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