gitpkg: Use meson --buildtype=release
This behaves better with non-C compilers, where we do not provide any environment FLAGS. It does add -O3, but I think this can be excused as an upstream choice.
Please register or sign in to comment
This behaves better with non-C compilers, where we do not provide any environment FLAGS. It does add -O3, but I think this can be excused as an upstream choice.