rocksndiamonds: broken arm*

This commit is contained in:
maxice8 2019-02-25 13:40:19 -03:00
parent 724bb8da71
commit 6f35341c98
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -20,6 +20,7 @@ LDFLAGS="-lz"
case "$XBPS_TARGET_MACHINE" in
arm*)
broken=yes
# Enable OpenGL/ES on rpi platforms
build_options_default="gles"
;;