diff options
author | Ross Burton <ross.burton@arm.com> | 2024-06-07 10:07:01 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-07 23:21:42 +0100 |
commit | 2c7663d7249ba73f401242cb09048b82116de6a8 (patch) | |
tree | 357e79787652d2809270b4181fde85fc9752c96f /scripts/lib/devtool/runqemu.py | |
parent | b6fe56102389c33a720e51d51ad075098dc3aaef (diff) | |
download | poky-2c7663d7249ba73f401242cb09048b82116de6a8.tar.gz |
site: move ac_cv_func_fnmatch_works to libc files
ac_cv_func_fnmatch_works (as set by AC_FUNC_FNMATCH) checks if the libc
has a POSIX-compliant fnmatch() implementation. This isn't architecture
specific, so move the definition to common-glibc and common-musl after
verifying the correct result.
(From OE-Core rev: b81ae7affa25eaad016c3ed347a9c4fef0bfee45)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions