mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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-profiling-data \
|
||||||
--with-libiconv=${STAGING_DIR_HOST}${prefix} \
|
--with-libiconv=${STAGING_DIR_HOST}${prefix} \
|
||||||
"
|
"
|
||||||
|
DISABLE_STATIC = ""
|
||||||
|
|
||||||
LDFLAGS += "-Wl,-z,relro,-z,now"
|
LDFLAGS += "-Wl,-z,relro,-z,now"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user