disable siphash, v8 now uses 64-bit hash seed (#731)

This commit is contained in:
Ryan Dahl 2021-07-10 10:05:38 -07:00 committed by GitHub
parent 5c5474ceae
commit 5ca1964824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gn
View File

@ -37,7 +37,6 @@ default_args = {
v8_monolithic = false
v8_use_external_startup_data = false
v8_use_snapshot = true
v8_use_siphash = true
is_component_build = false
win_crt_flavor_agnostic = true
symbol_level = 1