rust: enable parallel submakes

This commit is contained in:
Cody P Schafer
2015-02-12 15:12:29 -05:00
parent 4c55e9515d
commit 08ef1628e1
+3
View File
@@ -7,6 +7,9 @@ LICENSE = "MIT | Apache-2.0"
B = "${WORKDIR}/build"
# Avoid having the default bitbake.conf disable sub-make parallelization
EXTRA_OEMAKE = "-e"
LIC_FILES_CHKSUM ="\
file://COPYRIGHT;md5=b1ab5514343f97198b323e33779470a3 \
"