mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python2: enable lto-parallel
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
5ac97bd725
commit
d7e1d78d67
@ -31,7 +31,7 @@ PKG_SHORTDESC="python2: The Python2 programming language"
|
||||
PKG_LONGDESC="Python2 is an interpreted object-oriented programming language, and is often compared with Tcl, Perl, Java or Scheme."
|
||||
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
PKG_BUILD_FLAGS="-parallel"
|
||||
PKG_BUILD_FLAGS="-parallel +lto-parallel"
|
||||
|
||||
PKG_PY_DISABLED_MODULES="_tkinter nis gdbm bsddb ossaudiodev"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user