fuse: fails to build with GOLD linker

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-27 06:43:35 +01:00
parent bd8d6b5677
commit 92a52adc00

View File

@ -2,6 +2,9 @@
. config/options $1
# fuse fails to build with GOLD linker
strip_gold
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \