Skip to content
Snippets Groups Projects
Commit 2dbac987 authored by llyyr's avatar llyyr Committed by Niklas Haas
Browse files

meson: remove _XOPEN_SOURCE=700 flag

This would break build because _XOPEN_SOURCE works differently on
FreeBSD than on Linux, so just remove it since it's not needed.
parent a2f79a4e
No related branches found
No related tags found
1 merge request!599meson: fix build in freebsd
Pipeline #389554 passed with stages
in 10 minutes and 4 seconds