mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
mixxx: unbreak on x86_64-musl
Even if not working, we need it to unstage the repos. It can be broken again later.
This commit is contained in:
parent
c760bdbe99
commit
acdd7417a8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
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() {
|
do_build() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) find plugins -type f -exec sed -i "{}" \
|
*-musl) find plugins -type f -exec sed -i "{}" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue