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

Add MSYS configuration files #728

Merged
merged 5 commits into from Sep 17, 2022
Merged

Add MSYS configuration files #728

merged 5 commits into from Sep 17, 2022

Conversation

h-c-mueller
Copy link
Contributor

MSYS behaves very similiar to Cygwin, e.g. also CYGWIN is defined. Now 'make check' passes on MSYS without extra patches.

Hannes Müller added 5 commits September 16, 2022 15:03
MSYS behaves very similiar to Cygwin, e.g. also __CYGWIN__ is defined.
Now 'make check' passes on MSYS without extra patches.
Extra tokens converted into a comment. Also nearby indentations corrected.
Cygwin requires also _GNU_SOURCE to be defined to enable mkostemp() prototype.
Define same preprocessor conditions for goto and label visibility.
Define same preprocessor conditions for goto and label visibility. Correct also
related indentations.
@atgreen atgreen merged commit ee22ecb into libffi:master Sep 17, 2022
@h-c-mueller h-c-mueller deleted the hm-fixes branch September 19, 2022 18:01
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.

None yet

2 participants