mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 17:37:53 +00:00
samba: Fix build when static libs disabled
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
dafd61fa87
commit
cce08ed6f7
@ -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"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user