mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
libcloudproviders: enable gir for i686-musl
This commit is contained in:
parent
0a2cb8b9b1
commit
311bbd18fe
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ checksum=15c9d82885baa101eb2542d7de1fcba4824e885726bee07c2b9d8f938b0bcadd
|
|||
build_options="gir vala"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) build_options_default+=" gir vala" ;;
|
||||
i686-musl|x86_64-musl) build_options_default+=" gir vala" ;;
|
||||
*-musl) ;;
|
||||
*) build_options_default+=" gir vala" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue