mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ncurses: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e411104751
commit
056408b94c
@ -43,7 +43,6 @@ cd "$CWD"
|
|||||||
setup_toolchain target
|
setup_toolchain target
|
||||||
|
|
||||||
# causes some segmentation fault's (dialog) when compiled with gcc's link time optimization.
|
# causes some segmentation fault's (dialog) when compiled with gcc's link time optimization.
|
||||||
strip_lto
|
|
||||||
strip_linker_plugin
|
strip_linker_plugin
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user