diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-07 13:09:13 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-07 13:09:25 +0200 |
commit | 86de5a07c0ea76b48b9fdcc66ebb646acbc216c3 (patch) | |
tree | 0f020e5365d15feb43aca9813e0ad984a8a4b5be /www/deno/files/patch-build_config_BUILD.gn | |
parent | dns/dnsmasq-devel: update to v2.92test2 (diff) |
www/deno: Update to 2.2.8
Diffstat (limited to 'www/deno/files/patch-build_config_BUILD.gn')
-rw-r--r-- | www/deno/files/patch-build_config_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/deno/files/patch-build_config_BUILD.gn b/www/deno/files/patch-build_config_BUILD.gn index 5af1697ec056..d0ebaba2bf84 100644 --- a/www/deno/files/patch-build_config_BUILD.gn +++ b/www/deno/files/patch-build_config_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.0.0/build/config/BUILD.gn.orig 2024-07-30 11:12:21 UTC -+++ cargo-crates/v8-135.0.0/build/config/BUILD.gn +--- cargo-crates/v8-135.1.0/build/config/BUILD.gn.orig 2024-07-30 11:12:21 UTC ++++ cargo-crates/v8-135.1.0/build/config/BUILD.gn @@ -123,7 +123,7 @@ config("debug") { # builds, and we have to tell it to turn it off. defines += [ "_HAS_ITERATOR_DEBUGGING=0" ] |