* [gentoo-commits] repo/gentoo:master commit in: profiles/features/32bit-native/, profiles/features/64bit-native/, ...
@ 2017-01-21 13:33 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2017-01-21 13:33 UTC (permalink / raw
To: gentoo-commits
commit: 8ca57a343f31717df7512b4be32aca1624b1be09
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 13:32:04 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 13:33:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca57a34
profiles/features: Remove remaining USE=gcc64 refs
profiles/features/32bit-native/make.defaults | 4 +---
profiles/features/32bit-userland/make.defaults | 9 ---------
profiles/features/64bit-native/make.defaults | 4 +---
3 files changed, 2 insertions(+), 15 deletions(-)
diff --git a/profiles/features/32bit-native/make.defaults b/profiles/features/32bit-native/make.defaults
index 2ef5d4d..f23c882 100644
--- a/profiles/features/32bit-native/make.defaults
+++ b/profiles/features/32bit-native/make.defaults
@@ -1,11 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
FEATURES="-multilib-strict"
-USE="-gcc64"
-
MULTILIB_STRICT_DIRS=""
MULTILIB_STRICT_DENY=""
MULTILIB_STRICT_EXEMPT=""
diff --git a/profiles/features/32bit-userland/make.defaults b/profiles/features/32bit-userland/make.defaults
deleted file mode 100644
index b60e0f5..00000000
--- a/profiles/features/32bit-userland/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
-# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
-# We always need gcc64 for 32bit-userland
-BOOTSTRAP_USE="${BOOTSTRAP_USE} gcc64"
-USE="gcc64"
diff --git a/profiles/features/64bit-native/make.defaults b/profiles/features/64bit-native/make.defaults
index c4f8ed4..550c923 100644
--- a/profiles/features/64bit-native/make.defaults
+++ b/profiles/features/64bit-native/make.defaults
@@ -1,12 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# We disable the symlink, since we won't be using it.
SYMLINK_LIB="yes"
-USE="-gcc64"
-
# Since we're doing a pure 64-bit, we want LIBDIR to be lib64
LIBDIR_amd64="lib64"
LIBDIR_ppc64="lib64"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-21 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-21 13:33 [gentoo-commits] repo/gentoo:master commit in: profiles/features/32bit-native/, profiles/features/64bit-native/, Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox