mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-11 05:22:04 -08:00
enable CFI
This commit is contained in:
parent
4ee1559576
commit
9e15c6f128
1 changed files with 2 additions and 1 deletions
|
|
@ -34,4 +34,5 @@ mk_add_options MOZ_AUTOMATION_INSTALLER=0
|
||||||
ac_add_options --enable-lto
|
ac_add_options --enable-lto
|
||||||
# ac_add_options --enable-alsa
|
# ac_add_options --enable-alsa
|
||||||
|
|
||||||
ac_add_options --disable-jemalloc
|
ac_add_options --disable-jemalloc
|
||||||
|
ac_add_options --enable-cfi
|
||||||
Loading…
Add table
Reference in a new issue