diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-02 14:45:16 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-06 15:59:30 +0100 |
commit | 7a44f75efce3312e1a9195d873c1ed1982c0d452 (patch) | |
tree | a74cb9ed492737ea3657dd4d3e808b32533e5b79 /profiles | |
parent | profiles/hardened/linux/amd64/no-multilib: inherit arch/amd64/no-multilib late (diff) | |
download | gentoo-7a44f75efce3312e1a9195d873c1ed1982c0d452.tar.gz gentoo-7a44f75efce3312e1a9195d873c1ed1982c0d452.tar.bz2 gentoo-7a44f75efce3312e1a9195d873c1ed1982c0d452.zip |
profiles/arch/amd64/no-multilib: do not inherit arch/amd64
While arch/amd64/no-multilib of course _is_ an override to arch/amd64,
is should not _perform_ the override by itself, as that causes lots of
subsequent profiles to end up with arch/amd64 inherited multiple times,
most prominent is the default/linux/amd64/13.0/no-multilib profile.
Sort-of-acked-by: blueness
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/no-multilib/parent | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/arch/amd64/no-multilib/parent b/profiles/arch/amd64/no-multilib/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/arch/amd64/no-multilib/parent +++ /dev/null @@ -1 +0,0 @@ -.. |