mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
evolution-data-server: temporary broken to fix buildorder on aarch64-musl
This commit is contained in:
parent
331c979829
commit
92bc8eee52
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3
|
|||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=de9cc30bdfaeff9dea561d7d1d43f31dfd24d0fdf3c231cfd3a9fc4f00e514c9
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
` aarch64-musl) broken="Temporary broken to fix build order"
|
||||
esac
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue