From 6c8d4882516441965735982874c1562c01e805a5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 29 Nov 2015 10:26:07 +0100 Subject: [PATCH] firefox, icecat, thunderbird: set nopie for now. --- srcpkgs/firefox/template | 1 + srcpkgs/icecat/template | 1 + srcpkgs/thunderbird/template | 1 + 3 files changed, 3 insertions(+) diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 97bb554be99..c01728b8c2f 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -9,6 +9,7 @@ license="MPL-1.1, GPL-2, LGPL-2.1" distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz" checksum=994a346699298277b64ec0cab72660b8d3e5b879a2ac79207576f7e6c33da3ae +nopie=yes lib32disabled=yes build_options="gtk3" desc_option_gtk3="Build the GTK+3 toolkit UI" diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index 197dcd5e721..13a24e86bf5 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -9,6 +9,7 @@ license="MPL-1.1, GPL-2, LGPL-2.1" distfiles="${GNU_SITE}/${pkgname}/${version}/${pkgname}-${version}-gnu1.tar.bz2" checksum="08fe9724a84aef2182265b230c68fa37a36a5d93ffd5118ec0739718dc71a66e" +nopie=yes lib32disabled=yes hostmakedepends="unzip zip pkg-config perl python yasm" diff --git a/srcpkgs/thunderbird/template b/srcpkgs/thunderbird/template index 5859c2cce06..078f2c4d064 100644 --- a/srcpkgs/thunderbird/template +++ b/srcpkgs/thunderbird/template @@ -10,6 +10,7 @@ license="MPL-1.1, GPL-2, LGPL-2.1" distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2" checksum="9f3cb19a5ceabc5e8fa31f782b6d92720a77ef2c2d6c7b63b3d792cde491c961" +nopie=yes lib32disabled=yes hostmakedepends="unzip zip pkg-config perl python yasm autoconf"