mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
calligra: unbreak for aarch64*
This commit is contained in:
parent
e96c91c911
commit
94c2318423
1 changed files with 0 additions and 4 deletions
|
@ -38,10 +38,6 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64*) broken=yes ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# cmake doesn't detect the functions correctly
|
# cmake doesn't detect the functions correctly
|
||||||
pre_build() {
|
pre_build() {
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Add table
Reference in a new issue