nano: fails to build with GOLD linker

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-27 07:46:13 +01:00
parent 5f5fabf28c
commit 5fddbcb369

View File

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