Disable -march=native to fix build on riscv64:
cc: error: invalid arch name 'native', string must begin with rv32{i,e,g} or rv64{i,g}
(For cluster building, it should not be set in any case.)
Approved by: maintainer
Disable -march=native to fix build on riscv64: Tags None Referenced Files None Subscribers None
Description
Details
|