mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00:00
libmemcached: Add PACKAGECONFIG for sasl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f555acc4c0
commit
4e396e43d1
@ -7,4 +7,7 @@ SRC_URI = "http://launchpad.net/libmemcached/1.0/${PV}/+download/libmemcached-${
|
|||||||
|
|
||||||
TARGET_LDFLAGS += "-luuid"
|
TARGET_LDFLAGS += "-luuid"
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[sasl] = "--enable-sasl,--disable-sasl,cyrus-sasl"
|
||||||
|
|
||||||
inherit autotools gettext pkgconfig
|
inherit autotools gettext pkgconfig
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user