mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Remove Profile Guided Optimization from Linux mozconfig
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user