mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 01:19:59 +02:00
Remove Profile Guided Optimization from Linux mozconfig
This commit is contained in:
parent
fce8d134a3
commit
dd87882e0f
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@ elif test "$SURFER_COMPAT" = "aarch64"; then
|
|||
|
||||
ac_add_options --enable-optimize="-O3"
|
||||
|
||||
# Enable Profile Guided Optimization
|
||||
export MOZ_PGO=1
|
||||
ac_add_options MOZ_PGO=1
|
||||
|
||||
export CFLAGS="$CFLAGS -O3"
|
||||
export CPPFLAGS="$CPPFLAGS -O3"
|
||||
export CXXFLAGS="$CXXFLAGS -O3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue