summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-17 11:59:39 +0000
committerSam James <sam@gentoo.org>2021-11-18 07:52:55 +0000
commite666c0fbf1997492e3fe178eae86185ae0521c87 (patch)
tree218e8150de089dbfa304ff267cff8402422a43f5
parentprofiles: create hardened arm64 profile (default/linux/arm64/17.0/hardened) (diff)
downloadgentoo-e666c0fb.tar.gz
gentoo-e666c0fb.tar.bz2
gentoo-e666c0fb.zip
profiles/features/hardened/arm: add
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/features/hardened/arm/eapi1
-rw-r--r--profiles/features/hardened/arm/make.defaults4
-rw-r--r--profiles/features/hardened/arm/parent1
3 files changed, 6 insertions, 0 deletions
diff --git a/profiles/features/hardened/arm/eapi b/profiles/features/hardened/arm/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/features/hardened/arm/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/features/hardened/arm/make.defaults b/profiles/features/hardened/arm/make.defaults
new file mode 100644
index 000000000000..b3db3fbb8187
--- /dev/null
+++ b/profiles/features/hardened/arm/make.defaults
@@ -0,0 +1,4 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+USE="pic"
diff --git a/profiles/features/hardened/arm/parent b/profiles/features/hardened/arm/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/features/hardened/arm/parent
@@ -0,0 +1 @@
+..