seafile-client-qt: drop webengine for ppc64
This commit is contained in:
@@ -21,7 +21,7 @@ desc_option_shibboleth="Build with Shibboleth support"
|
|||||||
|
|
||||||
# no arm by default (webengine does not crosscompile from 64-bit to 32-bit)
|
# no arm by default (webengine does not crosscompile from 64-bit to 32-bit)
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|ppc64*|aarch64*) build_options_default="shibboleth" ;;
|
x86_64*|i686*|ppc64le*|aarch64*) build_options_default="shibboleth" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|||||||
Reference in New Issue
Block a user