From 459ecc14869b33575e1aadca8e03d9aaf0b882f9 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 24 Aug 2024 14:26:37 -0400 Subject: [PATCH] fix patch --- core_v8-no-enum-constexrp-conversion.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core_v8-no-enum-constexrp-conversion.patch b/core_v8-no-enum-constexrp-conversion.patch index 941995f..e70a055 100644 --- a/core_v8-no-enum-constexrp-conversion.patch +++ b/core_v8-no-enum-constexrp-conversion.patch @@ -1,6 +1,6 @@ -diff --git a/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn.orig b/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn +diff --git a/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn b/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn index 5ea2f213..29fa7742 100644 ---- a/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn.orig +--- a/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn +++ b/core/Common/3dParty/v8_89/v8/build/config/compiler/BUILD.gn @@ -1548,6 +1548,9 @@ config("default_warnings") { # TODO(https://crbug.com/989932): Evaluate and possibly enable.