mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 16:15:42 +02:00
qtwebengine: Configure Ninja to honor PARALLEL_MAKE
Fixes #137 Signed-off-by: Kai Ruhnau <kai.ruhnau@target-sg.com>
This commit is contained in:
committed by
Otavio Salvador
parent
010a29e0ab
commit
9fc65c05f3
@@ -92,6 +92,7 @@ require qt5-git.inc
|
||||
|
||||
export GN_PKG_CONFIG_HOST = "${STAGING_BINDIR_NATIVE}/pkg-config-native"
|
||||
export GN_HOST_TOOLCHAIN_EXTRA_CPPFLAGS = "-I${STAGING_DIR_NATIVE}/usr/include"
|
||||
export NINJAFLAGS="${PARALLEL_MAKE}"
|
||||
|
||||
do_configure() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user