mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 14:22:32 +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
|
# Yeah, no makefile
|
||||||
do_compile() {
|
do_compile() {
|
||||||
${S}/drake
|
${S}/drake ${PARALLEL_MAKE}
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user