CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/03/15 01:56:58
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-build_toolchain_gcc_toolchain_gni
Log message:
disable ret-protector and retpoline protections which brings a ~12% speedup
in browser tests and also enable ThinLTO on amd64 and arm64 which brings
an additional 6-8%
