summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/samba/samba_4.7.0.bb')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb
index f33c1384b..686998e5e 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb
@@ -119,7 +119,7 @@ EXTRA_OECONF += "--enable-fhs \
119 --disable-rpath-install \ 119 --disable-rpath-install \
120 --with-shared-modules=${SAMBA4_MODULES} \ 120 --with-shared-modules=${SAMBA4_MODULES} \
121 --bundled-libraries=${SAMBA4_LIBS} \ 121 --bundled-libraries=${SAMBA4_LIBS} \
122 ${@base_conditional('TARGET_ARCH', 'x86_64', '', '--disable-glusterfs', d)} \ 122 ${@oe.utils.conditional('TARGET_ARCH', 'x86_64', '', '--disable-glusterfs', d)} \
123 --with-cluster-support \ 123 --with-cluster-support \
124 --with-profiling-data \ 124 --with-profiling-data \
125 --with-libiconv=${STAGING_DIR_HOST}${prefix} \ 125 --with-libiconv=${STAGING_DIR_HOST}${prefix} \