Skip to content
Commit 3e79b4c4 authored by Anders Darander's avatar Anders Darander Committed by Martin Jansa
Browse files

ktap: add configs for elfutils and ffi



libelf (elfutils) is required for resolving symbols in DSO and for sdt (taken
from ktap docs). The earlier v0.4 recipe built ktap against libelf if it was
found, thus enable it per default.

FFI needs to be enabled for both userspace and kernel module. Currently, it is
only supported for x86_64 (enforced when building ktap-module).

Signed-off-by: default avatarAnders Darander <anders@chargestorm.se>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent d4b25acb
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