gobject-introspection: enable gir for i686-musl
This commit is contained in:
@@ -26,7 +26,7 @@ if [ "$CROSS_BUILD" ]; then
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="Errors out when building any package that uses gir" ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user