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

replace boost sleep_for with std equivalent. #398

Closed
wants to merge 3 commits into from

Conversation

fperleta
Copy link

This should solve a linking error when compiling against a recent version of boost (1.68).

@peerchemist
Copy link
Member

It compiles properly with libboost 1.65. No breakages.

@peerchemist
Copy link
Member

This breaks gitian build for windows. Simple update of mingw used for the gitian-windows build should handle it. Than we can merge.

@peerchemist
Copy link
Member

This change requires too much changes to gitian build process. Closing because of unfavorable cost-benefit ratio.

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