On Thu, 2022-02-03 at 12:02 -0800, Khem Raj wrote: > package up /usr/bin/ld.so > > ld.so is a new tool which is added as a symlink to original dynamic > linker so make it available with same name across architectures which is > useful to leveral features like --preload, --audit, and --list-diagnostics > more accessible to end users > > Signed-off-by: Khem Raj <[email protected]>
We have a couple of test failures with this change: https://autobuilder.yoctoproject.org/typhoon/#/builders/44/builds/4720 mulitlib due to overlapping ld.so https://autobuilder.yoctoproject.org/typhoon/#/builders/20/builds/5027 and some issue build building openssl-native with a buildtools using this upgraded libc. I do read that the WNOHANG from perl like that is causing by exception handling so we'd need to see what the real error was. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161393): https://lists.openembedded.org/g/openembedded-core/message/161393 Mute This Topic: https://lists.openembedded.org/mt/88891633/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
