Skip to content

meson: Fix DragonFly BSD identifier in meson build files

George Matsumura requested to merge Gorg/xserver:fix_dragonfly_identifier into master

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

Merge request reports