mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
busybox: Disable parallel make
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -23,3 +23,8 @@ do_configure () {
|
||||
install -m 0644 ${WORKDIR}/defconfig ${S}/.config
|
||||
cml1_do_configure
|
||||
}
|
||||
|
||||
#
|
||||
# libbb/appletlib.c:38:27: error: applet_tables.h: No such file or directory
|
||||
#
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
Reference in New Issue
Block a user