mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
systemtap: fix native linking on recent Ubuntu
The latest Ubuntu uses yet more aggressive hardening options, which causes the unconventional build order used by systemtap to fail. [ YOCTO #10521 ] (From OE-Core rev: 5ca6ac8739ea4a273df7b8e5c5f7d481619923d8) (From OE-Core rev: 3397af5877a41a6a59aeb90f8610c759cad38795) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6d57ce3fa3
commit
a469b6efc6
@@ -10,6 +10,7 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \
|
||||
file://x32_abi_time.patch \
|
||||
file://monitor-option.patch \
|
||||
file://no-msgfmt-check.patch \
|
||||
file://fix-monitor-linking.patch \
|
||||
"
|
||||
|
||||
# systemtap doesn't support mips
|
||||
|
||||
Reference in New Issue
Block a user