mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 05:02:04 -08:00
enable LTO
This commit is contained in:
parent
14c5b02444
commit
4ee1559576
1 changed files with 4 additions and 2 deletions
|
|
@ -31,5 +31,7 @@ mk_add_options MOZ_TELEMETRY_REPORTING=0
|
|||
mk_add_options MOZ_INSTALLER=0
|
||||
mk_add_options MOZ_AUTOMATION_INSTALLER=0
|
||||
|
||||
# ac_add_options --enable-lto=cross
|
||||
# ac_add_options --enable-alsa
|
||||
ac_add_options --enable-lto
|
||||
# ac_add_options --enable-alsa
|
||||
|
||||
ac_add_options --disable-jemalloc
|
||||
Loading…
Add table
Reference in a new issue