From acdd7417a87a71fcd49431f343721eb74caa2c9c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 8 Mar 2019 04:00:11 -0300 Subject: [PATCH] mixxx: unbreak on x86_64-musl Even if not working, we need it to unstage the repos. It can be broken again later. --- srcpkgs/mixxx/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/mixxx/template b/srcpkgs/mixxx/template index dd870549c03..2b06e030feb 100644 --- a/srcpkgs/mixxx/template +++ b/srcpkgs/mixxx/template @@ -21,10 +21,6 @@ _scons_args="shoutcast=1 faad=1 tuned=0 prefix=/usr qt5=1 qtdir=/usr/include/qt5 nocross=https://build.voidlinux.eu/builders/armv7l_builder/builds/7882/steps/shell_3/logs/stdio -case "$XBPS_TARGET_MACHINE" in - x86_64-musl) broken="Segmentation fault";; -esac - do_build() { case "$XBPS_TARGET_MACHINE" in *-musl) find plugins -type f -exec sed -i "{}" \