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

[build] Default STDCXX_SYNC=ON on Windows, try to use CLOCK_MONOTONIC by default on Linux. #2088

Merged

Conversation

maxsharabayko
Copy link
Collaborator

@maxsharabayko maxsharabayko commented Aug 16, 2021

Fixes #2044.

TODO

  • AppVeyor explicitly defines ENABLE_STDCXX_SYNC for all build configurations. It is disabled only for VS2013 Release build.
  • Update the build-win.md doc.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [build] Area: Changes in build files labels Aug 16, 2021
@maxsharabayko maxsharabayko added this to the v1.4.4 milestone Aug 16, 2021
@maxsharabayko maxsharabayko merged commit aed5f20 into Haivision:master Aug 17, 2021
@maxsharabayko maxsharabayko deleted the develop/steady-clock-build branch August 17, 2021 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[build] Area: Changes in build files Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use monotonic/steady clock by default if available
1 participant