libwaylandpp: mark broken on aarch64-musl
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
bfe8e28289
commit
523cbc5f2d
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ if [ "$CROSS_BUILD" ]; then
|
|||
hostmakedepends+=" wayland-scanner++"
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/23340/steps/shell_3/logs/stdio"
|
||||
;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue