commit:     f9df9e6252f9fe498033a6146ae4f5bd7b2db6f8
Author:     E <79379754+oech3 <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Jul 26 18:22:48 2025 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 08:59:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9df9e62

media-video/ffmpeg-chromium: Add -DCHROMIUM_NO_LOGGING for binary size

Signed-off-by: E <79379754+oech3 <AT> users.noreply.github.com>
Part-of: https://github.com/gentoo/gentoo/pull/43172
Closes: https://github.com/gentoo/gentoo/pull/43172
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-video/ffmpeg-chromium/ffmpeg-chromium-139.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-139.ebuild 
b/media-video/ffmpeg-chromium/ffmpeg-chromium-139.ebuild
index ab86ae7b3c74..2002bdf2a81f 100644
--- a/media-video/ffmpeg-chromium/ffmpeg-chromium-139.ebuild
+++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-139.ebuild
@@ -207,6 +207,7 @@ src_configure() {
                --ranlib="$(tc-getRANLIB)" \
                --pkg-config="$(tc-getPKG_CONFIG)" \
                --optflags="${CFLAGS}" \
+               --extra-cflags="-DCHROMIUM_NO_LOGGING" \
                --disable-all \
                --disable-autodetect \
                --disable-error-resilience \

Reply via email to