mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
libtevent: Fix build when static libs disabled
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
3c2c8491ed
commit
a548134f5a
@@ -26,6 +26,7 @@ EXTRA_OECONF += "--disable-rpath \
|
|||||||
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
||||||
--without-gettext \
|
--without-gettext \
|
||||||
"
|
"
|
||||||
|
DISABLE_STATIC = ""
|
||||||
|
|
||||||
PACKAGES += "python-tevent python-tevent-dbg"
|
PACKAGES += "python-tevent python-tevent-dbg"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user