mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libnice: enable gir for i686-musl
This commit is contained in:
parent
04ee950289
commit
662bb1638c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ checksum=f7280f3f58f594409c719a03009aa819c599078b410796f408251277807587da
|
|||
build_options="gir"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) build_options_default+=" gir" ;;
|
||||
i686-musl|x86_64-musl) build_options_default+=" gir" ;;
|
||||
*-musl) ;;
|
||||
*) build_options_default+=" gir" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue