[Bug 278560] www/chromium 124.0.6367.60 on 13.2-RELEASE-p10 compile failure
Date: Thu, 25 Apr 2024 01:18:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278560
--- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
${WRKSRC}/third_party/ffmpeg/BUILD.gn has -std=c99.
I guess we need to pass cflags+=-std=c99 in some way to
${WRKSRC}/third_party/ffmpeg/chromium/scripts/build_ffmpeg.py running on the
pre-configure target.
--
You are receiving this mail because:
You are the assignee for the bug.