diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-07-24 00:24:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-28 17:37:02 +0100 |
commit | 7e36ded41739fab062063cdfe867ae904c135cab (patch) | |
tree | 8d89c6c0284e48eec60fae8abb53ad6b29652c3e /scripts/relocate_sdk.py | |
parent | 3d691e6740c2acf1fb46ed5c38b24d96a80c919a (diff) | |
download | poky-7e36ded41739fab062063cdfe867ae904c135cab.tar.gz |
busybox: Skip a non-posix awk ptest on musl systems
The test depends on BSD extension REG_STARTEND which
is not in POSIX, glibc does implement this extention so it
works on glibc systems but musl does not and it needs to
be skipped and LIBC environment variable is used in this
test as well to run it conditionally.
(From OE-Core rev: a74eaca8e1830d09c5ff678c7d361cedbfc6f68a)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions