mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
bda4fdf912
commit
de607f8781
|
|
@ -33,7 +33,7 @@ do_configure_prepend() {
|
|||
|
||||
# Yeah, no makefile
|
||||
do_compile() {
|
||||
${S}/drake
|
||||
${S}/drake ${PARALLEL_MAKE}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user