diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-10 09:12:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-10 09:16:14 +0100 |
commit | d396d1941f8fb674218683e5fdbb248f2c713f36 (patch) | |
tree | d428dc732e921d83cf05f6423f3a8342e0432670 /profiles/hardened/linux/powerpc/make.defaults | |
parent | profiles: drop deprecated default and hardened musl profiles (diff) | |
download | gentoo-d396d1941f8fb674218683e5fdbb248f2c713f36.tar.gz gentoo-d396d1941f8fb674218683e5fdbb248f2c713f36.tar.bz2 gentoo-d396d1941f8fb674218683e5fdbb248f2c713f36.zip |
profiles: drop deprecated 13.0 profiles, bug #672960
The 13.0 profiles are deprecated since Feb 2019 (or earlier)
in favour of 17.0 profiles.
Closes: https://bugs.gentoo.org/672960
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles/hardened/linux/powerpc/make.defaults')
-rw-r--r-- | profiles/hardened/linux/powerpc/make.defaults | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/hardened/linux/powerpc/make.defaults b/profiles/hardened/linux/powerpc/make.defaults deleted file mode 100644 index 785c3daeb100..000000000000 --- a/profiles/hardened/linux/powerpc/make.defaults +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 2005-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -FEATURES="-sandbox" |