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, 7 Jul 2026 18:35:29 +0000 (20:35 +0200)
commit5d284fabbc01ffb9ec51084757e2292f28cfec24
tree38a41a4b24ea7b3c812a13fdcf608eb56df66e14
parente657a98206f849311dfe29348092745f4895b7b4
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