diff options
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.19.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb index beff73b1b3..05dca8d9c0 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb | |||
| @@ -125,7 +125,7 @@ EXTRA_OECONF += "--enable-fhs \ | |||
| 125 | --pythondir=${PYTHON_SITEPACKAGES_DIR} \ | 125 | --pythondir=${PYTHON_SITEPACKAGES_DIR} \ |
| 126 | " | 126 | " |
| 127 | 127 | ||
| 128 | LDFLAGS += "-Wl,-z,relro,-z,now ${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" | 128 | LDFLAGS += "-Wl,-z,relro,-z,now" |
| 129 | 129 | ||
| 130 | do_configure:append() { | 130 | do_configure:append() { |
| 131 | cd ${S}/pidl/ | 131 | cd ${S}/pidl/ |
