From 16b2ae6b0c0816ebac561d8e362e9165576e7352 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 14 Aug 2024 22:19:08 -0400 Subject: [PATCH] Revert "Enable shadow call stack by default" This reverts commit 0b9b5e6078c403ee79e88ccf9ad5c69296571888. --- args.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/args.gn b/args.gn index 8f189220..c253137a 100644 --- a/args.gn +++ b/args.gn @@ -35,7 +35,6 @@ use_relative_vtables_abi = false # This flag was enabled as of M127, and doesn't compile as intended, contrary to upstream documentation. # When enabled, this increases the build time by approximately 50% without substantial benefits. include_both_v8_snapshots = false -enable_shadow_call_stack = true enable_vr = false enable_arcore = false