mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
security-flags: Avoid lttng-tools issue on arm
(From OE-Core rev: 010d5b437413156c3f4dc90a14698231bb195c2e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -10,6 +10,9 @@ SECURITY_CFLAGS_pn-dbus-ptest_powerpc = ""
|
||||
SECURITY_CFLAGS_pn-libmatchbox_powerpc = ""
|
||||
SECURITY_CFLAGS_pn-webkit-gtk_powerpc = ""
|
||||
|
||||
# arm specific security flag issues
|
||||
SECURITY_CFLAGS_pn-lttng-tools_arm = "${SECURITY_NO_PIE_CFLAGS}"
|
||||
|
||||
SECURITY_CFLAGS_pn-aspell = "${SECURITY_NO_PIE_CFLAGS}"
|
||||
SECURITY_CFLAGS_pn-beecrypt = "${SECURITY_NO_PIE_CFLAGS}"
|
||||
# Curl seems to check for FORTIFY_SOURCE in CFLAGS, but even assigned
|
||||
|
||||
Reference in New Issue
Block a user