mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
5839e3e8d5
Apparently, darwin/arm64 cgo doesn't match the types of YES and BOOL: os_macos.go:235:40: cannot use _Ciconst_YES (type untyped int) as type _Ctype__Bool Signed-off-by: Elias Naur <mail@eliasnaur.com>