summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2014-06-01 14:34:48 +0000
committerMagnus Granberg <zorry@gentoo.org>2014-06-01 14:34:48 +0000
commitf6704de147bcab0c40c201a302f29f09de5aa6df (patch)
tree66c8216d13a672d24dd39da82b8ba68201ea6276 /profiles/hardened
parentdrop old (diff)
downloadgentoo-2-f6704de147bcab0c40c201a302f29f09de5aa6df.tar.gz
gentoo-2-f6704de147bcab0c40c201a302f29f09de5aa6df.tar.bz2
gentoo-2-f6704de147bcab0c40c201a302f29f09de5aa6df.zip
Add pic for x264 on hardened/amd64 profile
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/ChangeLog7
-rw-r--r--profiles/hardened/linux/amd64/package.use7
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog
index e69b4b36c981..956d95594ff3 100644
--- a/profiles/hardened/ChangeLog
+++ b/profiles/hardened/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.45 2014/05/28 19:02:32 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.46 2014/06/01 14:34:48 zorry Exp $
+
+ 01 Jun 2014; Magnus Granberg <zorry@gentoo.org>
+ linux/amd64/package.use:
+ We need the pic use flag for the multilib abi_x86_32 part for
+ media-libs/x264 bug # 490276
28 May 2014; Sven Vermeulen <swift@gentoo.org>
linux/amd64/no-multilib/package.mask:
diff --git a/profiles/hardened/linux/amd64/package.use b/profiles/hardened/linux/amd64/package.use
index 9bd09a8d91c1..2afaf2360181 100644
--- a/profiles/hardened/linux/amd64/package.use
+++ b/profiles/hardened/linux/amd64/package.use
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use,v 1.3 2011/03/25 16:19:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use,v 1.4 2014/06/01 14:34:48 zorry Exp $
# Magnus Granberg <zorry@gentoo.org> (06 Mar 2011)
# We will have pic enable on older package but not
@@ -17,3 +17,8 @@
# Bug 348050 comment 5 - fixed mispelling
app-emulation/open-vm-tools pic
+# Magnus Granberg <zorry@gentoo.org> (01 Jun, 2014)
+# Bug 490276 We need to have the pic flag on for
+# the 32bit part on multilib build.
+media-libs/x264 pic
+