[oe-commits] [meta-openembedded] 01/04: samba: Fix build when static libs disabled

git at git.openembedded.org git at git.openembedded.org
Wed Feb 24 19:46:52 UTC 2016


joe_macdonald pushed a commit to branch master
in repository meta-openembedded.

commit cce08ed6f760b07c310aec44cc8cd87b8358a3bf
Author: Joe MacDonald <joe_macdonald at mentor.com>
AuthorDate: Mon Feb 22 19:49:46 2016 -0500

    samba: Fix build when static libs disabled
    
    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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list