[oe] [meta-networking][PATCH 1/3] samba: Fix build when static libs disabled

Joe MacDonald joe_macdonald at mentor.com
Tue Feb 23 00:56:55 UTC 2016


Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
---
 meta-networking/recipes-connectivity/samba/samba_4.1.12.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb b/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb
index 67eaf4c..62cd661 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb
@@ -108,6 +108,7 @@ EXTRA_OECONF += "--enable-fhs \
                  --with-profiling-data \
                  --with-libiconv=${STAGING_DIR_HOST}${prefix} \
                 "
+DISABLE_STATIC = ""
 
 LDFLAGS += "-Wl,-z,relro,-z,now"
 
-- 
1.9.1




More information about the Openembedded-devel mailing list