v/vlib/os
joe-conigliaro 9a2b8a0814
compiler: move msvc compiler to -cc flag instead of -os (#2338)
* move msvc to -cc flag instead of -os

* undo unrelated change

* do first build without msvc

* remvove flags temp

* fix comment
2019-10-14 16:41:46 +11:00
..
const.v
os.v compiler: move msvc compiler to -cc flag instead of -os (#2338) 2019-10-14 16:41:46 +11:00
os_nix.v
os_test.v
os_win.v