mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python:
- remove lto/gold hack
This commit is contained in:
parent
1e5ef63279
commit
483f167f56
@ -40,10 +40,6 @@ make distclean
|
||||
|
||||
setup_toolchain target
|
||||
|
||||
# Fails to compile with GCC's link time optimization.
|
||||
CFLAGS=`echo $CFLAGS | sed -e "s|-flto||" -e "s|-fuse-linker-plugin||"`
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-flto||" -e "s|-fuse-linker-plugin||"`
|
||||
|
||||
ac_cv_file__dev_ptmx=no \
|
||||
ac_cv_file__dev_ptc=no \
|
||||
ac_cv_lib_readline_readline=no \
|
||||
|
Loading…
x
Reference in New Issue
Block a user