Skip to content

Add posix for mac#86

Open
jmyllyla wants to merge 1 commit intotsoding:mainfrom
jmyllyla:task/fix-std99-on-mac
Open

Add posix for mac#86
jmyllyla wants to merge 1 commit intotsoding:mainfrom
jmyllyla:task/fix-std99-on-mac

Conversation

@jmyllyla
Copy link

There seemed to be two options: use -D_DARWIN_C_SOURCE or newer posix source like -D_POSIX_C_SOURCE=200809L in this commit to fix apple std=99

There seemed to be two options: use -D_DARWIN_C_SOURCE or newer
posix source like -D_POSIX_C_SOURCE=200809L  in this commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant