https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271228
--- Comment #8 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd2c7b778901a7b310d37f044c0018de1603c37f commit dd2c7b778901a7b310d37f044c0018de1603c37f Author: Robert Clausecker <[email protected]> AuthorDate: 2023-05-03 14:59:15 +0000 Commit: Robert Clausecker <[email protected]> CommitDate: 2023-06-05 16:53:00 +0000 www/qt6-webengine: fix build on armv7 Improve two patches with more complete variants from devel/electron19. Patch bundled boringssl with additional patches from the same port. Avoid an OOM condition by using the same extra patch previously only used on i386. In that patch, decreate BROTLI_PARAM_QUALITY further to 4 to avoid flakiness on armv7. Obtained from: devel/electron19 Approved by: kai (with hat: kde, maintainer) PR: 271228 www/qt6-webengine/Makefile | 6 +-- ...iles_js => extra-patch-32bit-compress_files_js} | 2 +- ...mium_third__party_boringssl_BUILD.generated.gni | 9 ++-- ..._boringssl_src_crypto_cpu__arm__freebsd.c (new) | 55 ++++++++++++++++++++++ ...y_chromium_third__party_skia_src_core_SkCpu.cpp | 25 +++++++++- ...romium_v8_src_base_platform_platform-freebsd.cc | 2 +- 6 files changed, 90 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
