Skip to content
Snippets Groups Projects
Commit 3d422652 authored by Carlo Landmeter's avatar Carlo Landmeter
Browse files

community/nodejs-current: disable on riscv64

Although riscv64 should be supported it fails to build, disable for now.

../deps/v8/src/codegen/riscv64/macro-assembler-riscv64.h:222:8: error: 'void v8::internal::TurboAssembler::JumpCodeObject(v8::internal::Register)' marked 'override', but does not override
  222 |   void JumpCodeObject(Register code_object) override;

https://github.com/nodejs/node/pull/37980
parent f1e9ac7b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment