Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,043
    • Issues 3,043
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 988
    • Merge requests 988
  • 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
  • MesaMesa
  • mesamesa
  • Merge requests
  • !1598

Various small portability fixes (for FreeBSD)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Val Packett requested to merge unrelentingtech/mesa:portability into main Aug 06, 2019
  • Overview 40
  • Commits 2
  • Pipelines 37
  • Changes 1

Here's a bunch of fixes I've had laying around in my fork, let's reduce the diff.

  • consolidate the #define ETIME ETIMEDOUT thing (which was missing in ANV anyway) into Meson instead of source code (FreeBSD bug 225324 for defining ETIME in the system is not moving along..)
  • clover: IIRC someone on the mailing list suggested iterator_range as the right solution to the build failure I was seeing
  • anv: unused include was reviewed here
  • intel/perf <sys/sysmacros.h>: is it used?
  • …

hopefully all of these are uncontroversial :) but I can drop anything from here and split off into its own review if there's issues.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: portability