mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
-no-crt and assembly compilation on darwin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//+build !freestanding !wasi !windows !js
|
||||
//+build !freestanding !wasi !windows !js !darwin
|
||||
package runtime
|
||||
|
||||
import "core:os"
|
||||
|
||||
Reference in New Issue
Block a user