mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
Disable the os-specific code in libc so that non-OS specific platforms still work with it
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
|||||||
|
#+build !freestanding
|
||||||
package odin_libc
|
package odin_libc
|
||||||
|
|
||||||
import "core:c"
|
import "core:c"
|
||||||
|
|||||||
Reference in New Issue
Block a user