Try to fix Windows build issue
This commit is contained in:
parent
d90aa8c244
commit
9690d3a17e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
extern crate panic_handler;
|
||||
|
||||
#[cfg(not(thumb))]
|
||||
#[cfg(all(not(thumb), not(windows)))]
|
||||
#[link(name = "c")]
|
||||
extern {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue