libgc: add PACKAGECONFIG for libatomic-ops

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-07-01 13:57:04 +02:00
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"