CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/09/01 13:23:04
Modified files:
lang/node : Makefile
lang/node/patches: patch-tools_v8_gypfiles_v8_gyp
Added files:
lang/node/patches:
patch-deps_v8_src_codegen_riscv64_assembler-riscv64_cc
patch-deps_v8_src_codegen_riscv64_cpu-riscv64_cc
patch-deps_v8_src_codegen_riscv64_macro-assembler-riscv64_cc
Log message:
Add support for riscv64
With this we can try silly things like building firefox - fails with OOM
in ld(1) on my 16GB Unmatched... - or chromium.
ok Volker Schlecht (maintainer)