summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-01-21 14:21:16 +0100
committerMichał Górny <mgorny@gentoo.org>2017-02-01 13:27:08 +0100
commit74c1593b105fe120798e1a3730437082a34ac53e (patch)
tree1abd7d0c039ad37efb031a88e550e80a810b4441 /profiles/features/multilib
parentprofiles/features: Remove unused *bit-native (diff)
downloadgentoo-74c1593b105fe120798e1a3730437082a34ac53e.tar.gz
gentoo-74c1593b105fe120798e1a3730437082a34ac53e.tar.bz2
gentoo-74c1593b105fe120798e1a3730437082a34ac53e.zip
profiles: Inline features/multilib/lib32
NFC except for effective LIBDIR_* for architectures irrelevant to the profile at hand.
Diffstat (limited to 'profiles/features/multilib')
-rw-r--r--profiles/features/multilib/lib32/eapi1
-rw-r--r--profiles/features/multilib/lib32/make.defaults13
-rw-r--r--profiles/features/multilib/lib32/parent1
3 files changed, 0 insertions, 15 deletions
diff --git a/profiles/features/multilib/lib32/eapi b/profiles/features/multilib/lib32/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/features/multilib/lib32/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/features/multilib/lib32/make.defaults b/profiles/features/multilib/lib32/make.defaults
deleted file mode 100644
index b3ab33c98e43..000000000000
--- a/profiles/features/multilib/lib32/make.defaults
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Let baselayout create the lib symlink.
-SYMLINK_LIB="yes"
-
-# 32-bit LIBDIR
-LIBDIR_ppc="lib32"
-LIBDIR_x86="lib32"
-LIBDIR_x86_fbsd="lib32"
-LIBDIR_sparc32="lib32"
-LIBDIR_s390="lib32"
diff --git a/profiles/features/multilib/lib32/parent b/profiles/features/multilib/lib32/parent
deleted file mode 100644
index f3229c5b9876..000000000000
--- a/profiles/features/multilib/lib32/parent
+++ /dev/null
@@ -1 +0,0 @@
-..