ffmpeg: fails to run if build with GOLD support (crash in XBMC)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-05-12 18:36:30 +02:00
parent 38d5385477
commit 7a0ac909da

View File

@ -100,6 +100,9 @@ export pkg_config="$ROOT/$TOOLCHAIN/bin/pkg-config"
# ffmpeg fails building with LTO support
strip_lto
# ffmpeg fails running with GOLD support
strip_gold
#LDFLAGS="$(echo "$LDFLAGS" | sed "s/-Wl,-Bsymbolic-functions//g")"
cd $PKG_BUILD/