mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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 \
|
||||
--with-libiconv=${STAGING_DIR_HOST}${prefix}\
|
||||
"
|
||||
DISABLE_STATIC = ""
|
||||
|
||||
PACKAGES += "pytalloc pytalloc-dbg pytalloc-dev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user