dialog: 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:46:10 +01:00
parent 92a52adc00
commit 2bc9abf44c

View File

@ -4,6 +4,9 @@
cd $PKG_BUILD
# dialog fails to build with GOLD linker
strip_gold
ac_cv_path_NCURSES_CONFIG="$ROOT/$TOOLCHAIN/bin/ncurses-config" \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \