From 3b87ac5183e9dfcd89eb0bf132c87ba8795acd2f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 25 Mar 2017 09:55:44 +0100 Subject: [PATCH] phantomjs: x86_64-musl broken for now --- srcpkgs/phantomjs/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/phantomjs/template b/srcpkgs/phantomjs/template index 68f24c525c5..51beb3b34db 100644 --- a/srcpkgs/phantomjs/template +++ b/srcpkgs/phantomjs/template @@ -16,6 +16,10 @@ checksum=cc81249eaa059cc138414390cade9cb6509b9d6fa0df16f4f43de70b174b3bfe nopie=yes nocross=yes +case "$XBPS_TARGET_MACHINE" in + x86_64-musl) https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/1597/steps/shell_3/logs/stdio;; +esac + do_configure() { sed -e "s|-O2|${CXXFLAGS}|" \ -i src/qt/qtbase/mkspecs/common/{g++,gcc}-base.conf