enable pgo

This commit is contained in:
uazo
2023-08-02 15:49:58 +01:00
committed by GitHub
parent 89349a8eba
commit 7615d57ff6
@@ -53,6 +53,8 @@ if (target_os == "win") {
enable_plugins = true
enable_ppapi = false
chrome_pgo_phase = 2 # enable pgo
is_cfi = false # disable it
use_cfi_cast = false # disable it
}