rocksndiamonds: broken for arm* for now
This commit is contained in:
parent
064e3dfd7c
commit
28ca675a65
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}
|
|||
checksum=40658f923b9efa9116476abe8427fb65596b2015cf845dd83a4d8c3de1a32e5b
|
||||
|
||||
LDFLAGS="-lz"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/23388/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
do_build() {
|
||||
CFLAGS+=" -DTARGET_SDL2"
|
||||
|
|
Loading…
Reference in a new issue