f2040c09e6
objtool built by the kernel requires libelf
ldd TestSELinuxSystemdExt4/build/linux-6.1.26/tools/objtool/objtool
linux-vdso.so.1
libelf.so.1 => TestSELinuxSystemdExt4/host/lib/libelf.so.1
While updating the kernel used in TestSELinuxSystemd [1] we
forgot to select BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF to provide
Buildroot's host-libelf. Using host-libelf avoid linking with
libelf installed on the host or failing to build objtool if
libelf is not installed.
[1]
|
||
---|---|---|
.. | ||
systemd-factory/var/foo | ||
test_systemd_selinux | ||
__init__.py | ||
base.py | ||
test_busybox.py | ||
test_none.py | ||
test_openrc.py | ||
test_systemd_selinux.py | ||
test_systemd.py |