Skip to content

Commit

Permalink
fixup! deps: patch V8 to avoid duplicated zlib symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Jul 19, 2024
1 parent a8deb42 commit a29cf0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deps/v8/third_party/zlib/chromeconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,7 @@
#define cpu_check_features Cr_z_cpu_check_features
#define x86_cpu_enable_sse2 Cr_z_x86_cpu_enable_sse2
#define x86_cpu_enable_avx512 Cr_z_x86_cpu_enable_avx512
#define riscv_cpu_enable_rvv Cr_z_riscv_cpu_enable_rvv
#define riscv_cpu_enable_vclmul Cr_z_riscv_cpu_enable_vclmul

#endif /* THIRD_PARTY_ZLIB_CHROMECONF_H_ */

0 comments on commit a29cf0b

Please sign in to comment.