From c01d44a009d6db5094525170e8e4fea6a9934ffd Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 26 May 2016 17:22:30 +0200 Subject: [PATCH] halibut: nopie for now. --- srcpkgs/halibut/template | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/srcpkgs/halibut/template b/srcpkgs/halibut/template index 5cfb21d22e2..c1230925979 100644 --- a/srcpkgs/halibut/template +++ b/srcpkgs/halibut/template @@ -1,7 +1,7 @@ # Template file for 'halibut' pkgname=halibut version=1.1 -revision=4 +revision=5 build_style=gnu-makefile CFLAGS='-I../charset -I../build' disable_parallel_build=yes @@ -15,10 +15,7 @@ license="MIT" homepage="http://www.chiark.greenend.org.uk/~sgtatham/halibut/" distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz" checksum=b964950d11ed09d3af28ac095da539613f6e50d650f01fe72b4ae752724c80a0 - -case "$XBPS_TARGET_MACHINE" in - *-musl) broken="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/11250/steps/shell_3/logs/stdio" ;; -esac +nopie=yes # segfaults on x86_64-musl pre_build() { export LIBS="$LDFLAGS"