mbv: link with newlib nano

This commit is contained in:
Paul Mathieu 2025-06-24 23:03:40 -07:00
parent 2e0507d0bb
commit afba9e168f

1
mbv/configure vendored
View File

@ -43,6 +43,7 @@ class Config:
"-g",
"-Wl,--gc-sections",
"-Wl,--print-memory-usage",
"-specs=nano.specs",
"-flto",
"-march=rv32i_zicsr",
]