Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/
Date: Sun, 01 Nov 2015 22:57:23
Message-Id: 1446418998.4b1e78f5404a18cda0ed4d0231a0f53f8f81aa91.blueness@gentoo
1 commit: 4b1e78f5404a18cda0ed4d0231a0f53f8f81aa91
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 23:03:18 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 23:03:18 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1e78f5
7
8 profiles: mask >sys-devel/binutils-config-4-r2 on uclibc, bug #561684.
9
10 profiles/default/linux/uclibc/package.mask | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask
14 index c922c72..7aabfa8 100644
15 --- a/profiles/default/linux/uclibc/package.mask
16 +++ b/profiles/default/linux/uclibc/package.mask
17 @@ -6,6 +6,9 @@ sys-libs/musl
18 sys-libs/glibc
19 sys-libs/pam
20
21 +# DT_RUNPATH is broken on uclibc, bug #561684
22 +>sys-devel/binutils-config-4-r2
23 +
24 # We use eudev which is tested on both uclibc and musl
25 sys-apps/systemd
26 sys-fs/udev