CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/03/23 06:43:22
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-v8_src_execution_isolate_cc
patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic_cc
www/iridium : Makefile
www/iridium/patches: patch-v8_src_execution_isolate_cc
patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic_cc
www/ungoogled-chromium: Makefile
www/ungoogled-chromium/patches:
patch-v8_src_execution_isolate_cc
patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic_cc
Log message:
do not put the binary blob into rodata and do not mprotect the area on i386
to unbreak runtime; ok sthen@