summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xmlstarlet/files/0001-usage2c.awk-fix-wrong-basename-regexp.patch
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2025-06-03 13:51:30 +0200
committerKhem Raj <raj.khem@gmail.com>2025-06-03 07:40:25 -0700
commit8aaf41d0246ccca65a51eb8b0239654c8c81809f (patch)
treefdfa2ae7b152278ddcc15cf2b59a74d2236100e1 /meta-oe/recipes-support/xmlstarlet/files/0001-usage2c.awk-fix-wrong-basename-regexp.patch
parente970ff8bffe95c9de02d866e31e754c43f47f240 (diff)
downloadmeta-openembedded-master.tar.gz
pcp: fix build race conditionHEADmaster
In upstream (handcrafted) Makefile, .c and .h files are soft-linked before being compiled. Under heavy load or a build with a high CPU count, the compilation can start before header files are softlinked, resulting in a build error: | pcp-htop.c:13:10: fatal error: CommandLine.h: No such file or directory | 13 | #include "CommandLine.h" | | ^~~~~~~~~~~~~~~ Fix this by adding the make dependency between object files and the headers. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/xmlstarlet/files/0001-usage2c.awk-fix-wrong-basename-regexp.patch')
0 files changed, 0 insertions, 0 deletions