commit: e3f1d1330ef365769d7f7bf699c9ee6946192244 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Sat Oct 7 19:18:06 2017 +0000 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org> CommitDate: Sat Oct 7 19:18:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f1d133
profiles: add hardened to the new 17.0 profile for amd64 profiles/default/linux/amd64/17.0/hardened/eapi | 1 + profiles/default/linux/amd64/17.0/hardened/parent | 2 ++ 2 files changed, 3 insertions(+) diff --git a/profiles/default/linux/amd64/17.0/hardened/eapi b/profiles/default/linux/amd64/17.0/hardened/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/amd64/17.0/hardened/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/17.0/hardened/parent b/profiles/default/linux/amd64/17.0/hardened/parent new file mode 100644 index 00000000000..0ea564cadee --- /dev/null +++ b/profiles/default/linux/amd64/17.0/hardened/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/hardened/amd64
