mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
samba: dont build with GOLD and LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8cd40c4847
commit
7b76a18298
@ -22,6 +22,10 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# dont build with GOLD and LTO support
|
||||
strip_lto
|
||||
strip_gold
|
||||
|
||||
if [ "$AVAHI_DAEMON" = yes ]; then
|
||||
SMB_AVAHI="--enable-avahi"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user