time: restore building v on linux, till v.c is regenerated with `-os cross`
parent
863fab0268
commit
20637ae54c
|
@ -0,0 +1,5 @@
|
||||||
|
module time
|
||||||
|
|
||||||
|
fn sys_mono_now_darwin() u64 {
|
||||||
|
return 0
|
||||||
|
}
|
Loading…
Reference in New Issue