CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/01/28 05:46:46
Modified files:
lang/node : Makefile
Added files:
lang/node/patches: patch-deps_v8_src_execution_isolate_cc
patch-deps_v8_src_snapshot_embedded_platform-embedded-file-writer-base_cc
patch-deps_v8_src_snapshot_embedded_platform-embedded-file-writer-base_h
patch-deps_v8_src_snapshot_embedded_platform-embedded-file-writer-generic_cc
patch-deps_v8_src_snapshot_embedded_platform-embedded-file-writer-generic_h
Log message:
put the embedded blob code to the .openbsd.mutable section and
mprotect it RX to support x-only
idea from deraadt@, diff from kettenis@