mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Get Odin compiling and produced exe's running on FreeBSD
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//+build linux, darwin
|
||||
//+build linux, darwin, freebsd
|
||||
package time
|
||||
|
||||
IS_SUPPORTED :: true; // NOTE: Times on Darwin are UTC.
|
||||
|
||||
Reference in New Issue
Block a user