From 6f35341c98d081a39437b7053bc85f79935feaff Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 25 Feb 2019 13:40:19 -0300 Subject: [PATCH] rocksndiamonds: broken arm* --- srcpkgs/rocksndiamonds/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template index f0218b554e6..ab150e1f467 100644 --- a/srcpkgs/rocksndiamonds/template +++ b/srcpkgs/rocksndiamonds/template @@ -20,6 +20,7 @@ LDFLAGS="-lz" case "$XBPS_TARGET_MACHINE" in arm*) + broken=yes # Enable OpenGL/ES on rpi platforms build_options_default="gles" ;;