summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.1.12.bb1
1 files changed, 1 insertions, 0 deletions
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 67eaf4cd3..62cd66121 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 \
108 --with-profiling-data \ 108 --with-profiling-data \
109 --with-libiconv=${STAGING_DIR_HOST}${prefix} \ 109 --with-libiconv=${STAGING_DIR_HOST}${prefix} \
110 " 110 "
111DISABLE_STATIC = ""
111 112
112LDFLAGS += "-Wl,-z,relro,-z,now" 113LDFLAGS += "-Wl,-z,relro,-z,now"
113 114