time: restore building v on linux, till v.c is regenerated with `-os cross`

pull/4572/head
Delyan Angelov 2020-04-24 09:00:07 +03:00
parent 863fab0268
commit 20637ae54c
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
module time
fn sys_mono_now_darwin() u64 {
return 0
}