mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
retroarch: mark broken for aarch64
This commit is contained in:
parent
580a0beddd
commit
45e2b98a87
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
makedepends+=" rpi-userland-devel"
|
||||
LDFLAGS="-L${XBPS_CROSS_BASE}/opt/vc/lib -lbcm_host"
|
||||
;;
|
||||
aarch64*) broken="https://build.voidlinux.org/builders/aarch64_builder/builds/21161/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue