mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
abf5e2571d
When build host has a many CPUs (more that 20) and GNU Make 4.4
(included for example in Fedora 40), fwts can randomly fail to build.
This commit adds a package patch to fix the issue.
Fixes:
mv: cannot stat 'dtcompilerparser.tab.c': No such file or directory
mv: cannot stat 'prparser.tab.c': No such file or directory
See also:
https://github.com/fwts/fwts/issues/7
Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-build-do-not-use-Werror.patch | ||
0002-libfwtsiasl-fix-parallel-build-with-GNU-Make-4.4.patch | ||
Config.in | ||
fwts.hash | ||
fwts.mk |