Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,089
    • Issues 3,089
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,017
    • Merge requests 1,017
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !10286

meson: OpenMP is supposed to be optional

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dylan Baker requested to merge dbaker/mesa:submit/openmp-not-required into master Apr 16, 2021
  • Overview 4
  • Commits 1
  • Pipelines 5
  • Changes 1

The code around it checks that it is found, so clearly it was meant to be optional, not required.

Fixes: cd2832ee ("meson: add an optional OpenMP dependency for AMD tests")

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: submit/openmp-not-required