mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
samba: Fix build when static libs disabled
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user