Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/etc/portage/
Date: Wed, 21 Feb 2018 08:05:45
Message-Id: 1519200333.e9be34f169615ae7a6a3e9c1a20d25b432873b7d.blueness@gentoo
1 commit: e9be34f169615ae7a6a3e9c1a20d25b432873b7d
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 08:05:33 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 08:05:33 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=e9be34f1
7
8 make.profile: switch to new musl profiles
9
10 core/etc/portage/make.profile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/core/etc/portage/make.profile b/core/etc/portage/make.profile
14 index d0c9e57..32c66cc 120000
15 --- a/core/etc/portage/make.profile
16 +++ b/core/etc/portage/make.profile
17 @@ -1 +1 @@
18 -../../usr/portage/profiles/hardened/linux/musl/amd64
19 \ No newline at end of file
20 +../../usr/portage/profiles/default/linux/amd64/17.0/musl/hardened
21 \ No newline at end of file