xbmc: build with GOLD support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-11 18:25:42 +02:00
parent b00b854302
commit eb11adeb7b

View File

@ -78,8 +78,6 @@ fi
# xbmc (ffmpeg) fails to build with LTO optimization # xbmc (ffmpeg) fails to build with LTO optimization
strip_lto strip_lto
strip_gold
strip_linker_plugin
# dont use some optimizations because of problems # dont use some optimizations because of problems
# this fixes problems with faac implementation of ffmpeg # this fixes problems with faac implementation of ffmpeg