mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00: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
|
install -m 0644 ${WORKDIR}/defconfig ${S}/.config
|
||||||
cml1_do_configure
|
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