build: Disable -Wpedantic
We're using GLib, and GLib explicitly doesn't support pedantic Standard C
compilers: it assumes and requires the ability to cast between function
pointers and data pointers.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Please register or sign in to comment