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:
Khem Raj
2021-07-31 18:18:32 -07:00
parent a4e5fef14a
commit ba94b0fefb
2 changed files with 3 additions and 1 deletions
@@ -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+"