summaryrefslogtreecommitdiffstats
path: root/Documentation/gpio
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn.topel@intel.com>2019-03-27 14:51:14 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2019-03-28 16:24:52 +0100
commit89dedaef49d36adc2bb5e7e4c38b52fa3013c7c8 (patch)
tree95901b6211be6def077fd3be4d20bf4cc1e228d8 /Documentation/gpio
parent379e2014c95b7a454713da822b8ef4ec51ab8a75 (diff)
downloadlinux-89dedaef49d36adc2bb5e7e4c38b52fa3013c7c8.tar.bz2
libbpf: add libelf dependency to shared library build
The DPDK project is moving forward with its AF_XDP PMD, and during that process some libbpf issues surfaced [1]: When libbpf was built as a shared library, libelf was not included in the linking phase. Since libelf is an internal depedency to libbpf, libelf should be included. This patch adds '-lelf' to resolve that. [1] https://patches.dpdk.org/patch/50704/#93571 Fixes: 1b76c13e4b36 ("bpf tools: Introduce 'bpf' library and add bpf feature check") Suggested-by: Luca Boccassi <bluca@debian.org> Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'Documentation/gpio')
0 files changed, 0 insertions, 0 deletions