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] Fixed Linux build with STDCXX SYNC enabled #1445

Merged

Conversation

maxsharabayko
Copy link
Collaborator

On Linux event when C++11 threads are used pthreads library has to be linked.

Fixes #1444

@maxsharabayko maxsharabayko added Type: Bug Indicates an unexpected problem or unintended behavior [build] Area: Changes in build files labels Aug 5, 2020
@maxsharabayko maxsharabayko added this to the v1.5.0 - Sprint 20 milestone Aug 5, 2020
@maxsharabayko maxsharabayko self-assigned this Aug 5, 2020
@maxsharabayko maxsharabayko merged commit a043ba4 into Haivision:master Aug 6, 2020
@maxsharabayko maxsharabayko deleted the hotfix/build-linux-sync branch August 6, 2020 09:14
@mbakholdina mbakholdina modified the milestones: v1.5.0 - Sprint 20, v1.4.2 Oct 14, 2020
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: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Build with -DENABLE_STDCXX_SYNC=ON on Linux fails
3 participants