Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compilation work on Linux #9

Merged
merged 2 commits into from
Jan 17, 2021
Merged

Make compilation work on Linux #9

merged 2 commits into from
Jan 17, 2021

Conversation

ISSOtm
Copy link
Contributor

@ISSOtm ISSOtm commented Jan 17, 2021

  • Use POSIX definition of mkdir, with a compatibility shim for Windows
  • Use standard include for errno
  • Allow overriding compilation flags
  • Use optimized build by default
  • Use system default C compiler, not necessarily GCC (and allow overriding)

Use POSIX definition of `mkdir`, with a compatibility shim for Windows
Use standard include for `errno`
Allow overriding compilation flags
Use optimized build by default
Use system default C compiler, not necessarily GCC (and allow overriding)
@lab313ru lab313ru merged commit 0b3a0a0 into lab313ru:master Jan 17, 2021
@lab313ru
Copy link
Owner

Thank you!

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.

2 participants