From 45f9291a61c0c9db967c78ffc94696c39e8c3a61 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Mar 2015 11:56:04 +0100 Subject: [PATCH] util-linux: re-enable build_pie on x86. Turned out the issue was ccache having a mix of PIC and non PIC objects. --- srcpkgs/util-linux/template | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/srcpkgs/util-linux/template b/srcpkgs/util-linux/template index e5642b814e..3de0f30e45 100644 --- a/srcpkgs/util-linux/template +++ b/srcpkgs/util-linux/template @@ -1,7 +1,7 @@ # Template file for 'util-linux' pkgname=util-linux version=2.26 -revision=6 +revision=7 short_desc="Miscellaneous linux utilities" maintainer="Juan RP " homepage="http://userweb.kernel.org/~kzak/util-linux-ng" @@ -9,10 +9,7 @@ license="GPL-2" distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version}/${pkgname}-${version}.tar.xz" checksum=a23c6f39dea0ed215ccd589509ffc7bb6f706f6e1a04760f493fb0fd7e93c489 -if [ "$XBPS_TARGET_MACHINE" != "i686" ]; then - # http://build.voidlinux.eu/builders/i686_builder/builds/10233/steps/shell_3/logs/stdio - build_pie=yes -fi +build_pie=yes hostmakedepends="automake gettext-devel libtool pkg-config" makedepends="zlib-devel ncurses-devel pam-devel>=1.1.8_4 libcap-ng-devel" # Create uuidd system account for uuidd.