mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:08:36 +00:00
libgc: add PACKAGECONFIG for libatomic-ops
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
55df8061cd
commit
eae833e07b
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user