mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
gcr: fix build with gcc14 and musl
This commit is contained in:
parent
8c670d7a13
commit
a40788b2db
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ distfiles="${GNOME_SITE}/gcr/${version%.*}/gcr-${version}.tar.xz"
|
|||
checksum=bad10f3c553a0e1854649ab59c5b2434da22ca1a54ae6138f1f53961567e1ab7
|
||||
make_check_pre="dbus-run-session"
|
||||
make_check=no # Gcr:ERROR:../gcr/test-gnupg-collection.c:203:test_load: assertion failed: (record)
|
||||
CFLAGS="-D_GNU_SOURCE" # getpass
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue