commit: 9015dd67ba712b2cde668d3659f2a1571fa698bb
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 09:59:34 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 09:59:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9015dd67
www-client/firefox: toggle real-time-tracing configure option
- this will spam your terminal and dmesg with video/audio debug messages.
And I emphasize the spam part.
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/firefox/firefox-109.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/firefox/firefox-109.0.ebuild
b/www-client/firefox/firefox-109.0.ebuild
index 045770453866..1243ab1925e5 100644
--- a/www-client/firefox/firefox-109.0.ebuild
+++ b/www-client/firefox/firefox-109.0.ebuild
@@ -736,13 +736,13 @@ src_configure() {
--disable-gpsd \
--disable-install-strip \
--disable-parental-controls \
+ --disable-real-time-tracing \
--disable-strip \
--disable-tests \
--disable-updater \
--enable-negotiateauth \
--enable-new-pass-manager \
--enable-official-branding \
- --enable-real-time-tracing \
--enable-release \
--enable-system-ffi \
--enable-system-pixman \