summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-31 10:52:36 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-31 11:04:20 +0100
commitb9f993fbb71ed7f5538b596fc0490df5ced83600 (patch)
treed3da229d6b53d4765df8721166f1c64dfbc11589 /profiles/prefix/darwin/macos/10.10/x64/make.defaults
parentprofiles/prefix/darwin/macos: drop 10.4 (Tiger) (diff)
downloadgentoo-b9f993fbb71ed7f5538b596fc0490df5ced83600.tar.gz
gentoo-b9f993fbb71ed7f5538b596fc0490df5ced83600.tar.bz2
gentoo-b9f993fbb71ed7f5538b596fc0490df5ced83600.zip
profiles/prefix/darwin/macos: drop unlikely to be used release profiles
drop: - Snow Leopard (10.6) - Lion (10.7) - Mountain Lion (10.8) - Mavericks (10.9) - Yosemity (10.10) - Sierra (10.12) we keep: - El Capitan (10.11), latest version to support e.g. iMacs from 2008 - High Sierra (10.13), latest version to support e.g. iMacs from 2011 - 3 most recent releases Mojave (10.14), Catalina (10.15) and Big Sur (11.x) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin/macos/10.10/x64/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/10.10/x64/make.defaults5
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/prefix/darwin/macos/10.10/x64/make.defaults b/profiles/prefix/darwin/macos/10.10/x64/make.defaults
deleted file mode 100644
index 47aeed03be0f..000000000000
--- a/profiles/prefix/darwin/macos/10.10/x64/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-CHOST="x86_64-apple-darwin14"
-CHOST_amd64="${CHOST}"