Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 923
    • Issues 923
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 128
    • Merge requests 128
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • xserverxserver
  • Merge requests
  • !649

meson: Fix DragonFly BSD identifier in meson build files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged George Matsumura requested to merge Gorg/xserver:fix_dragonfly_identifier into master Apr 08, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

This changes the operating system identifier tested against host_machine.system() in meson build files from "dragonflybsd" to the officially stable "dragonfly" as detailed here: https://mesonbuild.com/Reference-tables.html#operating-system-names

Thank you for reading this. If there is anything I could improve or clarify, please let me know.

Signed-off-by: George Matsumura gmmatsumura01@bvsd.org

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