Add --with-ebpf-includes parameter
authorHilko Bengen <bengen@debian.org>
Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 19 May 2026 20:40:20 +0000 (22:40 +0200)
commitaa1975f56b97d2882478570dada1ecc4ac65ac9a
tree6e7fd9905e614b6d19ddd2e34af726780cfd51a4
parent6e90ddb17145d4e21ea81338ca4fc520f48e6e77
Add --with-ebpf-includes parameter

Last-Update: 2025-07-11
Bug: https://redmine.openinfosecfoundation.org/issues/3097

This patch fixes a FTBFS error on the i386 architecture by setting proper
include directories. The error is caused by improper directory names e.g.
'-I/usr/include/i386-linux-gnu' vs. '-I/usr/include/i686-linux-gnu/'.

Gbp-Pq: Name with-ebpf-includes.patch
configure.ac
ebpf/Makefile.am