Skip to content

Commit eab100e

Browse files
committed
Update to 145.0.7632.75-1
1 parent 72dd487 commit eab100e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

patches/ungoogled-chromium/windows/windows-fix-building-with-rust.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# Rust nightly features. There are no bots that test this and there is no
3535
# guarantee it will work, but we accept patches for this configuration.
3636
-rustc_nightly_capability = use_chromium_rust_toolchain
37-
+rustc_nightly_capability = true
37+
+rustc_nightly_capability = use_chromium_rust_toolchain || build_with_chromium
3838

3939
# Platform support for the Rust toolchain.
4040
chromium_toolchain_supports_platform = !is_wasm

pruning.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8071,6 +8071,7 @@ third_party/flatbuffers/src/tests/unicode_test.mon
80718071
third_party/fontconfig/src/test/4x6.pcf
80728072
third_party/fontconfig/src/test/8x16.pcf
80738073
third_party/fontconfig/src/test/broken_cff_major.otf
8074+
third_party/gperf/bin/gperf.exe
80748075
third_party/harfbuzz-ng/src/perf/fonts/NotoSansDuployan-Regular.otf
80758076
third_party/hunspell/fuzz/bdict_corpus/02a25363e79f11115132055fb880773b325f6aef
80768077
third_party/hunspell/fuzz/bdict_corpus/0883e336027e9e21911a277a9d8fa4c1b9490edd

ungoogled-chromium

0 commit comments

Comments
 (0)