mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libcgroup 0.37.1: disable parallel make, it breaks when using lots of threads
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -13,6 +13,9 @@ SRC_URI[sha256sum] = "0b08632de5d3641aa554b422d02a77d9367e57933328a8765204ad9588
|
||||
|
||||
EXTRA_OECONF = "${@base_contains('DISTRO_FEATURES', 'pam', '--enable-pam-module-dir=${base_libdir}/security --enable-pam=yes', '--enable-pam=no', d)}"
|
||||
|
||||
# http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg21444.html
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
PACKAGES =+ "cgroups-pam-plugin"
|
||||
FILES_cgroups-pam-plugin = "${base_libdir}/security/pam_cgroup.so*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user