weston: broken on aarch64 for now
This commit is contained in:
parent
128fe50a4f
commit
f509a7d78e
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ x86_64*|i686*)
|
|||
makedepends+=" glu-devel libva-devel"
|
||||
configure_args+=" --enable-vaapi-recorder"
|
||||
;;
|
||||
aarch64*)
|
||||
broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/1785/steps/shell_3/logs/stdio"
|
||||
;;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue