freerdp: aarch64 broken
This commit is contained in:
parent
c0cc0fbf7b
commit
66142a80da
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ checksum=3406f3bfab63f81c1533029a5bf73949ff60f22f6e155c5a08005b8b8afe6d49
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) configure_args+=" -DWITH_SSE2=ON";;
|
i686*|x86_64*) configure_args+=" -DWITH_SSE2=ON";;
|
||||||
|
aarch64) broken="Blocking aarch64 builder";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
libfreerdp_package() {
|
libfreerdp_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue