mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
libtalloc: 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
ce680f642d
commit
fb71a8196d
@@ -27,6 +27,7 @@ EXTRA_OECONF += "--disable-rpath \
|
|||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
||||||
"
|
"
|
||||||
|
DISABLE_STATIC = ""
|
||||||
|
|
||||||
PACKAGES += "pytalloc pytalloc-dbg pytalloc-dev"
|
PACKAGES += "pytalloc pytalloc-dbg pytalloc-dev"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user