diff options
-rw-r--r-- | profiles/features/hardened/arm/eapi | 1 | ||||
-rw-r--r-- | profiles/features/hardened/arm/make.defaults | 4 | ||||
-rw-r--r-- | profiles/features/hardened/arm/parent | 1 |
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 @@ +.. |