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

fix docker compile err #29

Closed

Conversation

z-hao-wang
Copy link
Contributor

you can reproduce this error on this repo
https://github.com/z-hao-wang/disruptor-test

It looks like some newer version of gcc would behave like apple system but the __APPLE symbol isn't defined.
So I chaged to dynamically detect the type.
tested works in new enviroment and old enviroment.

@davedoesdev
Copy link
Owner

@z-hao-wang thanks for finding this and apologies for not looking at it sooner.
This should be fixed in version 4.2.1.

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