mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
apitrace: Exclude from builds with glibc 2.34+
It needs some work see [1] [1] https://github.com/apitrace/apitrace/issues/756 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,3 +30,6 @@ EXTRA_OECMAKE += "\
|
||||
"
|
||||
|
||||
SECURITY_CFLAGS_toolchain-clang = ""
|
||||
|
||||
# see https://github.com/apitrace/apitrace/issues/756
|
||||
PNBLACKLIST[apitrace] ?= "Needs porting to glibc 2.34+"
|
||||
|
||||
Reference in New Issue
Block a user