- * Update to cef-142.0.6+ga56110d (Asahi Lina) (beta) - * Refreshed ppc64le patches - * Refreshed system-brotli patch - * Refreshed clang++-unknown-argument patch - * Refreshed split-threshold-for-reg-with-hint patch - * Fixed some FTBFS caused by missing header files - * Fixed FTBFS caused by old rust compiler - * Fixed FTBFS caused by new glibc-2.42 in Rawhide - * Fixed FTBFS caused by old python-3.9.x in EL8/9 - * Dropped obsoleted chromium-141-el9-ffmpeg-5.x-duration.patch for old ffmpeg on EL9
13 lines
712 B
Diff
13 lines
712 B
Diff
diff -up chromium-142.0.7444.52/build/config/compiler/BUILD.gn.clang++-unsupported-argument chromium-142.0.7444.52/build/config/compiler/BUILD.gn
|
|
--- chromium-142.0.7444.52/build/config/compiler/BUILD.gn.clang++-unsupported-argument 2025-10-28 19:41:59.131433882 +0100
|
|
+++ chromium-142.0.7444.52/build/config/compiler/BUILD.gn 2025-10-28 19:42:51.792779638 +0100
|
|
@@ -2160,9 +2160,6 @@ config("default_warnings") {
|
|
# TODO(crbug.com/40284799): Fix and re-enable.
|
|
"-Wno-thread-safety-reference-return",
|
|
|
|
- # TODO(crbug.com/376641662): Fix and re-enable.
|
|
- "-Wno-nontrivial-memcall",
|
|
-
|
|
# TODO(crbug.com/432275627): Fix and re-enable.
|
|
"-Wno-uninitialized-const-pointer",
|
|
]
|