mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-15 14:40:24 +00:00
mkvtoolnix: enable parallel make
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ do_configure_prepend() {
|
||||
|
||||
# Yeah, no makefile
|
||||
do_compile() {
|
||||
${S}/drake
|
||||
${S}/drake ${PARALLEL_MAKE}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user