mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 08:52:21 +02:00
libgc: add PACKAGECONFIG for libatomic-ops
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -16,5 +16,9 @@ S = "${WORKDIR}/gc-7.2"
|
||||
|
||||
inherit autotools
|
||||
|
||||
# by default use external libatomic-ops
|
||||
PACKAGECONFIG ??= "libatomic-ops"
|
||||
PACKAGECONFIG[libatomic-ops] = "--with-libatomic-ops=yes,--with-libatomic-ops=no,libatomics-ops"
|
||||
|
||||
PACKAGES =+ "${PN}-docs"
|
||||
FILES_${PN}-docs = "/usr/share/gc"
|
||||
|
||||
Reference in New Issue
Block a user