mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 11:07:09 +00:00
kernel-selftest: no longer skip ldflags QA
Because there is no longer the error. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
34065357cb
commit
24b2848f04
@ -155,8 +155,8 @@ INHIBIT_PACKAGE_DEBUG_SPLIT="1"
|
||||
FILES:${PN} += "/usr/kernel-selftest"
|
||||
|
||||
RDEPENDS:${PN} += "python3 perl perl-module-io-handle"
|
||||
# tools/testing/selftests/vm/Makefile doesn't respect LDFLAGS and tools/testing/selftests/Makefile explicitly overrides to empty
|
||||
INSANE_SKIP:${PN} += "ldflags libdir"
|
||||
|
||||
INSANE_SKIP:${PN} += "libdir"
|
||||
|
||||
SECURITY_CFLAGS = ""
|
||||
COMPATIBLE_HOST:libc-musl = 'null'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user