cinnamon-desktop: mark as broken on aarch64-musl
This commit is contained in:
parent
9c667fbc49
commit
0f04dcd7dd
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html"
|
|||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=239c8a210de18468919d9cbc379535e55628559e396cb321100ccab4ee0d04d0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="Expat.c: loadable library and perl binaries are mismatched (got handshake key 0xce00080, needed 0xc800080)" ;;
|
||||
esac
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue