mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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"
|
makedepends+=" glu-devel libva-devel"
|
||||||
configure_args+=" --enable-vaapi-recorder"
|
configure_args+=" --enable-vaapi-recorder"
|
||||||
;;
|
;;
|
||||||
|
aarch64*)
|
||||||
|
broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/1785/steps/shell_3/logs/stdio"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue