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"
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken=yes ;;
|
||||
esac
|
||||
|
||||
# cmake doesn't detect the functions correctly
|
||||
pre_build() {
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
|
Loading…
Reference in a new issue