CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/07/24 03:16:07
Modified files:
lang/node : Makefile
lang/node/patches: patch-tools_v8_gypfiles_v8_gyp
Added files:
lang/node/patches: patch-configure_py
Log message:
unbreak on arm64 where BTI is enforced by doing the following steps:
- use openssl/3.1 because that port has all the fixes for BTI
- enable v8_control_flow_integrity so that the proper BTI code is used in v8
- include the necessary files for v8_control_flow_integrity on arm64 for v8