Revert "xbmc: build with GOLD support"

This reverts commit eb11adeb7bf6fae3335fe4eff1441e1dab37cdfa.
This commit is contained in:
Stephan Raue 2011-07-16 14:37:03 +02:00
parent b9267c3b31
commit a7ab11e00e

View File

@ -78,6 +78,8 @@ 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