summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-10 16:23:34 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-10 16:24:09 -0400
commite3f2aa0f0a2ae4f93d350611048d4952980495ad (patch)
tree79d5cbb6c57ae680e14cb0298c431cbcb5254283 /profiles/features
parentx11-terms/rxvt-unicode: Old (diff)
downloadgentoo-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/eapi1
-rw-r--r--profiles/features/hardened/arm64/make.defaults4
-rw-r--r--profiles/features/hardened/arm64/parent1
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 @@
+..