samba: remove LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 21:54:59 +02:00
parent eaf2c9c2d5
commit c775ec1e73

View File

@ -22,9 +22,6 @@
. config/options $1
# dont build with LTO support
strip_lto
if [ "$AVAHI_DAEMON" = yes ]; then
SMB_AVAHI="--enable-avahi"
else