diff options
author | 2019-04-10 16:23:34 -0400 | |
---|---|---|
committer | 2019-04-10 16:24:09 -0400 | |
commit | e3f2aa0f0a2ae4f93d350611048d4952980495ad (patch) | |
tree | 79d5cbb6c57ae680e14cb0298c431cbcb5254283 /profiles/features | |
parent | x11-terms/rxvt-unicode: Old (diff) | |
download | gentoo-e3f2aa0f0a2ae4f93d350611048d4952980495ad.tar.gz gentoo-e3f2aa0f0a2ae4f93d350611048d4952980495ad.tar.bz2 gentoo-e3f2aa0f0a2ae4f93d350611048d4952980495ad.zip |
profiles: add new 17.0 arm64 musl profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/hardened/arm64/eapi | 1 | ||||
-rw-r--r-- | profiles/features/hardened/arm64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/features/hardened/arm64/parent | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/profiles/features/hardened/arm64/eapi b/profiles/features/hardened/arm64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/hardened/arm64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/hardened/arm64/make.defaults b/profiles/features/hardened/arm64/make.defaults new file mode 100644 index 000000000000..bc6776d156e2 --- /dev/null +++ b/profiles/features/hardened/arm64/make.defaults @@ -0,0 +1,4 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +USE="pic" diff --git a/profiles/features/hardened/arm64/parent b/profiles/features/hardened/arm64/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/features/hardened/arm64/parent @@ -0,0 +1 @@ +.. |