From 42cc908d3eb8d2cb8024a4f835fdd67f021c2ef1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 14 Nov 2017 11:57:21 +0000 Subject: [PATCH] icecat: fix build (drop nopie) Closes #9180. --- srcpkgs/icecat/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index 101dd06865b..3d2907b4e37 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -10,7 +10,6 @@ distfiles="${GNU_SITE}/${pkgname}/${version}/${pkgname}-${version}-gnu1.tar.bz2" checksum=699ab2b41d4428ef5e360f3f33d98bc52723315cedac20bb03619846ca895302 only_for_archs="i686 i686-musl x86_64 x86_64-musl" -nopie=yes lib32disabled=yes hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm rust cargo"