commit: e9be34f169615ae7a6a3e9c1a20d25b432873b7d Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 08:05:33 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 08:05:33 2018 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=e9be34f1
make.profile: switch to new musl profiles core/etc/portage/make.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/portage/make.profile b/core/etc/portage/make.profile index d0c9e57..32c66cc 120000 --- a/core/etc/portage/make.profile +++ b/core/etc/portage/make.profile @@ -1 +1 @@ -../../usr/portage/profiles/hardened/linux/musl/amd64 \ No newline at end of file +../../usr/portage/profiles/default/linux/amd64/17.0/musl/hardened \ No newline at end of file
