Bugzilla – Bug 528
make install fails with parallel make
Last modified: 2023-05-17 20:05:50 MDT
Created attachment 324 [details] Patch to fix installs using parallel make Hello, I'm a developer with the Yocto Project, an embedded Linux build system. We've found a bug in your make install targets which can cause the build to fail when parallel make is enabled. The attached patch should resolve the issue. This patch was authored by Saul Wold <sgw@linux.intel.com>, and I am submitting it on his behalf.
Thanks, I've committed the patch.