Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M medialibrary
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • medialibrary
  • Merge requests
  • !586

Fix cross compilation to i686-w64-mingw32 with GCC11

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hugo Beauzée-Luyssen requested to merge chouquette/medialibrary:fix_cpp_thread_detection into master Jan 19, 2022
  • Overview 0
  • Commits 3
  • Pipelines 5
  • Changes 4

Improve std::thread detection and stop assuming that the availability of std::thread means std::condition_variable will also be available.

Keeping as draft until we have a CI image using GCC11, which needs some VLC MR to be merged first as we can't cross compile using gcc11 yet.

Fix #408 (closed)

Edited Jan 21, 2022 by Hugo Beauzée-Luyssen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_cpp_thread_detection

VideoLAN code repository instance