Skip to content

Define _ALL_SOURCE when generating predefined-macros.txt. #12

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

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

sunfishcode
Copy link
Member

And clean up various stale declarations and macros that this turned up.
In particular:

  • Don't install pthread.h or aio.h in THREAD_MODEL=single mode.
  • Don't define mkstemp and friends, since WASI currently has no support for
    temporary directories.

@sunfishcode sunfishcode requested review from a user and pchickey April 10, 2019 23:08
And clean up various stale declarations and macros that this turned up.
In particular:
 - Don't install pthread.h or aio.h in THREAD_MODEL=single mode.
 - Don't define mkstemp and friends, since WASI currently has no support for
   temporary directories.
@sunfishcode sunfishcode merged commit 9f0d8e8 into master Apr 15, 2019
@sunfishcode sunfishcode deleted the all-source branch April 15, 2019 11:05
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