From 3908c5b7baab71d5ae40a7d7fe48c45eedcad411 Mon Sep 17 00:00:00 2001 From: teeminus <32164856+teeminus@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:17:29 +0200 Subject: [PATCH] - Update to ungoogled-chromium 128.0.6613.119-1 --- .../windows/windows-fix-building-gn.patch | 10 ++++++++++ ungoogled-chromium | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/patches/ungoogled-chromium/windows/windows-fix-building-gn.patch b/patches/ungoogled-chromium/windows/windows-fix-building-gn.patch index ee77684e..d7ac195f 100644 --- a/patches/ungoogled-chromium/windows/windows-fix-building-gn.patch +++ b/patches/ungoogled-chromium/windows/windows-fix-building-gn.patch @@ -35,3 +35,13 @@ description = CXX $out deps = msvc +--- a/tools/gn/build/gen.py ++++ b/tools/gn/build/gen.py +@@ -575,6 +575,7 @@ def WriteGNNinja(path, platform, host, o + '/D_SCL_SECURE_NO_DEPRECATE', + '/D_UNICODE', + '/D_WIN32_WINNT=0x0A00', ++ '/D_LEGACY_CODE_ASSUMES_STRING_VIEW_INCLUDES_XSTRING', + '/FS', + '/W4', + '/Zi', diff --git a/ungoogled-chromium b/ungoogled-chromium index ed9aac18..14a08c58 160000 --- a/ungoogled-chromium +++ b/ungoogled-chromium @@ -1 +1 @@ -Subproject commit ed9aac185809b2bfd54018f02898d6575befaefb +Subproject commit 14a08c58f48a8d10c10aa233217650814dd347f7