From bf8de6192524655776976882a700e66eaf2646a7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Mar 2018 13:32:20 +0000 Subject: drop custom profile --- profiles/features/multilib/make.defaults | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 profiles/features/multilib/make.defaults (limited to 'profiles/features/multilib/make.defaults') diff --git a/profiles/features/multilib/make.defaults b/profiles/features/multilib/make.defaults deleted file mode 100644 index a844d754..00000000 --- a/profiles/features/multilib/make.defaults +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Jorge Manuel B. S. Vicetto (16 Nov 2011) -# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value -# This is so we build with multilib from the start -BOOTSTRAP_USE="${BOOTSTRAP_USE} multilib" - -# Default USE=multilib to on. This rarely impact packages as they should be -# using the multilib eclass anyways. #435094 -USE="multilib" - -# FEATURES="multilib-strict" specific settings. -MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib" -MULTILIB_STRICT_DENY="64-bit.*shared object" -MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)" -- cgit v1.2.3