diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-26 12:11:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-27 11:19:04 +0000 |
commit | bf94ea1cc4e966fa2cf55206389f9c34fbd5419d (patch) | |
tree | bf85772f00d9414d31245d38efc2ede714a7b8ab /scripts/lib/scriptpath.py | |
parent | 760a61a7071fb0765763041f2f6fa22cf7039f31 (diff) | |
download | poky-bf94ea1cc4e966fa2cf55206389f9c34fbd5419d.tar.gz |
flex: build occasional build failures in test suite compile
GNU Make 4.4 has added --shuffle, which randomly orders build jobs and
is great at exposing missing dependencies. Using this the known problem
with the flex test suite build was found and resolved, so remove the
workaround of doing a non-parallel build and apply a patch.
Also remove redundant Make variables that shouldn't be needed to build
the test suite.
(From OE-Core rev: 1bc37e10690dc906da41b9592bc8776bddf4b90b)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions