mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 23:07:57 +02: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