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 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • !482

i386/macOS support: include fixup header where needed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Felix Paul Kühne requested to merge fkuehne/medialibrary:fix-i386-macOS-build into master Oct 03, 2021
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

When compiling for i386 on macOS or for the 32bit i386 iPhone Simulator, thread_local is not available. This was correctly detected by the build script but since the Fixup header was not included, the replacement was not used leading to compilation failure.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-i386-macOS-build

VideoLAN code repository instance