mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Remove core:os dependency for base:runtime
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package darwin
|
||||
|
||||
foreign import pthread "System.framework"
|
||||
foreign import pthread "system:System.framework"
|
||||
|
||||
import "core:c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user