mbv: link with newlib nano
This commit is contained in:
parent
2e0507d0bb
commit
afba9e168f
1
mbv/configure
vendored
1
mbv/configure
vendored
@ -43,6 +43,7 @@ class Config:
|
|||||||
"-g",
|
"-g",
|
||||||
"-Wl,--gc-sections",
|
"-Wl,--gc-sections",
|
||||||
"-Wl,--print-memory-usage",
|
"-Wl,--print-memory-usage",
|
||||||
|
"-specs=nano.specs",
|
||||||
"-flto",
|
"-flto",
|
||||||
"-march=rv32i_zicsr",
|
"-march=rv32i_zicsr",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user