Skip to content

Override RISC-V CFLAGS in cargo.toml

Andrey Turkin requested to merge andrey.turkin/cookbook:riscv_flags into master

Makes RISC-V builds work without cc-rs patch, as apparently CFLAGS take precedence over cc-rs' heuristics

Merge request reports