fix patch
All checks were successful
/ test-build (pull_request) Successful in 1h14m42s

This commit is contained in:
Antoine Martin 2024-08-24 15:49:11 -04:00
parent 2d73ea6e06
commit b23b60062c
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -18,10 +18,10 @@ index 0000000000..5a1a8067a6
+ # TODO(https://crbug.com/999886): Clean up, enable.
+ "-Wno-final-dtor-non-final-class",
+
diff --git a/core/scripts/core_common/modules/v8_89.py b/core/scripts/core_common/modules/v8_89.py
diff --git a/build_tools/scripts/core_common/modules/v8_89.py b/core/build_tools/core_common/modules/v8_89.py
index 9643263..35ee1fe 100644
--- a/core/scripts/core_common/modules/v8_89.py
+++ b/core/scripts/core_common/modules/v8_89.py
--- a/build_tools/scripts/core_common/modules/v8_89.py
+++ b/build_tools/scripts/core_common/modules/v8_89.py
@@ -150,6 +150,8 @@ def make():
"use_custom_libcxx=false",
"treat_warnings_as_errors=false"]