libaccounts-glib: fix building with gcc14

This commit is contained in:
oreo639 2025-04-13 10:14:57 -07:00
parent 9d8b785e53
commit 7e1d695ed1

View File

@ -19,6 +19,8 @@ checksum=1e245338186bd481690d259d3a8b412c20c17149fcef3e8a66ec1f1705fabda4
# make_check_pre="dbus-run-session xvfb-run"
make_check=no # test_store_locked_cancel
CFLAGS="-Wno-error=incompatible-pointer-types"
post_patch() {
# Failing on musl
if [ "$CROSS_BUILD" ]; then