mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:11:38 +00:00
busybox: Disable parallel make
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
236b0c2b11
commit
88181074bd
@ -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 = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user