mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-12 22:31:25 -07:00
Merge pull request #747 from Platin21/master
Fixes for MacOS 11 / Big Sur
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package darwin;
|
||||
|
||||
foreign import "system:pthread"
|
||||
foreign import pthread "System.framework"
|
||||
|
||||
import "core:c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user