summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-133.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox/firefox-133.0.3.ebuild')
-rw-r--r--www-client/firefox/firefox-133.0.3.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/www-client/firefox/firefox-133.0.3.ebuild b/www-client/firefox/firefox-133.0.3.ebuild
index d75faedfa125..aa649c212ab1 100644
--- a/www-client/firefox/firefox-133.0.3.ebuild
+++ b/www-client/firefox/firefox-133.0.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-FIREFOX_PATCHSET="firefox-133-patches-04.tar.xz"
+FIREFOX_PATCHSET="firefox-133-patches-05.tar.xz"
LLVM_COMPAT=( 17 18 19 )
@@ -979,9 +979,6 @@ src_configure() {
if use clang ; then
# Used in build/pgo/profileserver.py
export LLVM_PROFDATA="llvm-profdata"
- else
- export GCOV_PREFIX="${BUILD_DIR}"/instrumented
- export GCOV_PREFIX_STRIP=$(( $(echo "${BUILD_DIR}"|tr -c -d '/' |wc -c )+2 ))
fi
fi