[Bug 279397] www/chromium sqlite3_shim.c compilation error
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279397] www/chromium sqlite3_shim.c compilation error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 12:54:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279397
--- Comment #17 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=4ba66b974729b45f6c2418d87d7403ef2e7b474d
commit 4ba66b974729b45f6c2418d87d7403ef2e7b474d
Author: Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2024-06-03 12:52:56 +0000
Commit: Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2024-06-03 12:54:46 +0000
www/*chromium: update to 125.0.6422.141
Additionally to the update, do not define _XOPEN_SOURCE on FreeBSD
either in the internal copy of sqlite3 to avoid new compiler errors
with llvm18.
Security:
https://vuxml.freebsd.org/freebsd/b058380e-21a4-11ef-8a0f-a8a1599412c6.html
PR: 279397
www/chromium/Makefile | 5 +++--
www/chromium/distinfo | 14 +++++++-------
...ty_libaom_source_libaom_aom__ports_aarch64__cpudetect.c | 4 ++--
.../patch-third__party_sqlite_src_amalgamation_sqlite3.c | 11 ++++++++++-
www/chromium/files/patch-third__party_zlib_cpu__features.c | 4 ++--
www/chromium/files/patch-v8_src_api_api.cc | 4 ++--
www/ungoogled-chromium/Makefile | 2 +-
www/ungoogled-chromium/distinfo | 14 +++++++-------
...ty_libaom_source_libaom_aom__ports_aarch64__cpudetect.c | 4 ++--
.../patch-third__party_sqlite_src_amalgamation_sqlite3.c | 11 ++++++++++-
.../files/patch-third__party_zlib_cpu__features.c | 4 ++--
www/ungoogled-chromium/files/patch-v8_src_api_api.cc | 4 ++--
12 files changed, 50 insertions(+), 31 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.