diff --git a/srcpkgs/arduino/template b/srcpkgs/arduino/template index fa30576f2f0..379fd750981 100644 --- a/srcpkgs/arduino/template +++ b/srcpkgs/arduino/template @@ -18,6 +18,11 @@ distfiles=" checksum="2fcdf989d7eacf052b357f1e4d3a1bf177c0e76110085ed0f78314ea47faacf0 6c3ab029e0e4a75e2e603d449014374aa8269218fdd03a4aaa46ab743b1912fd" nostrip=yes +nocross="cross build lacks essential libraries" + +if [ "$XBPS_TARGET_LIBC" = musl ]; then + broken="downloads multiple binaries linked to glibc; segfaults with gcompat" +fi do_build() { . /etc/profile.d/apache-ant.sh