mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libaccounts-glib: fix building with gcc14
This commit is contained in:
parent
9d8b785e53
commit
7e1d695ed1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue