libplist: build with GOLD support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-11 18:39:44 +02:00
parent 4abb5a717d
commit 427f546112

View File

@ -23,7 +23,7 @@
. config/options $1
# libplist fails to build with GOLD linker
strip_gold
# strip_gold
cd $PKG_BUILD
mkdir -p build && cd build