From da6f7ae073b6263913e56e6b81d129bb054820a0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 24 Sep 2023 09:47:45 -0700 Subject: nonclangable: Adjust for glibc-tests -> glibc-y2038-tests rename This recipe got renamed in oe-core, it still is glibc based and can not be built with clang yet Signed-off-by: Khem Raj --- conf/nonclangable.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index f430b0e..f3e053b 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -32,7 +32,7 @@ TOOLCHAIN:pn-glibc-locale = "gcc" TOOLCHAIN:pn-glibc-mtrace = "gcc" TOOLCHAIN:pn-glibc-scripts = "gcc" TOOLCHAIN:pn-glibc-testsuite = "gcc" -TOOLCHAIN:pn-glibc-tests = "gcc" +TOOLCHAIN:pn-glibc-y2038-tests = "gcc" #| prelink-rtld: error while loading shared libraries: ld.so.1 #| /lib64/ld.so.1: No such file or directory -- cgit v1.2.3-54-g00ecf