Try to fix Windows build issue
This commit is contained in:
parent
1fa8d083c2
commit
003f1faf4c
@ -15,7 +15,7 @@
|
||||
|
||||
extern crate panic_handler;
|
||||
|
||||
#[cfg(not(thumb))]
|
||||
#[cfg(all(not(thumb), not(windows)))]
|
||||
#[link(name = "c")]
|
||||
extern {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user