mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dialog: fails to build with GOLD linker
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
92a52adc00
commit
2bc9abf44c
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user