From 7427fa001781b8e31a1a288be940bb2dabe8a6b2 Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Sun, 25 Aug 2024 23:18:25 +0200 Subject: [PATCH] TEST --- configs/linux/mozconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/linux/mozconfig b/configs/linux/mozconfig index dc8851f70..0193b58ea 100644 --- a/configs/linux/mozconfig +++ b/configs/linux/mozconfig @@ -27,8 +27,6 @@ if test "$ZEN_RELEASE"; then mk_add_options 'export SCCACHE_GHA_ENABLED=on' fi - export MOZ_PGO=1 - ac_add_options MOZ_PGO=1 if test "$SURFER_COMPAT" = "true"; then ac_add_options --enable-optimize="-O3 -march=x86-64"