diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.1.12.bb | 1 |
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 67eaf4cd36..62cd661212 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 | " |
| 111 | DISABLE_STATIC = "" | ||
| 111 | 112 | ||
| 112 | LDFLAGS += "-Wl,-z,relro,-z,now" | 113 | LDFLAGS += "-Wl,-z,relro,-z,now" |
| 113 | 114 | ||
