mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/prefix/darwin/macos/26.0: add Tahoe profile
This is step one for supporting macOS Tahoe Bug: https://bugs.gentoo.org/962964 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
1
profiles/prefix/darwin/macos/26.0/arm64/clang/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/arm64/clang/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/prefix/darwin/macos/26.0/arm64/clang/parent
Normal file
2
profiles/prefix/darwin/macos/26.0/arm64/clang/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../features/clang-lld
|
||||
1
profiles/prefix/darwin/macos/26.0/arm64/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/arm64/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/prefix/darwin/macos/26.0/arm64/gcc/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/arm64/gcc/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/prefix/darwin/macos/26.0/arm64/gcc/parent
Normal file
2
profiles/prefix/darwin/macos/26.0/arm64/gcc/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../features/fsf-gcc-nold
|
||||
5
profiles/prefix/darwin/macos/26.0/arm64/make.defaults
Normal file
5
profiles/prefix/darwin/macos/26.0/arm64/make.defaults
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
CHOST="arm64-apple-darwin25"
|
||||
CHOST_arm64="${CHOST}"
|
||||
2
profiles/prefix/darwin/macos/26.0/arm64/parent
Normal file
2
profiles/prefix/darwin/macos/26.0/arm64/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../arch/arm64
|
||||
1
profiles/prefix/darwin/macos/26.0/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
4
profiles/prefix/darwin/macos/26.0/make.defaults
Normal file
4
profiles/prefix/darwin/macos/26.0/make.defaults
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
MACOSX_DEPLOYMENT_TARGET="26.0"
|
||||
7
profiles/prefix/darwin/macos/26.0/package.use.mask
Normal file
7
profiles/prefix/darwin/macos/26.0/package.use.mask
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (2011-04-10)
|
||||
# as long as util-linux installs uuid.h which breaks the system headers
|
||||
# (hence we don't) we can't do uuid support here
|
||||
x11-libs/libSM -uuid
|
||||
1
profiles/prefix/darwin/macos/26.0/parent
Normal file
1
profiles/prefix/darwin/macos/26.0/parent
Normal file
@@ -0,0 +1 @@
|
||||
..
|
||||
4
profiles/prefix/darwin/macos/26.0/profile.bashrc
Normal file
4
profiles/prefix/darwin/macos/26.0/profile.bashrc
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
export MACOSX_DEPLOYMENT_TARGET=26.0
|
||||
1
profiles/prefix/darwin/macos/26.0/x64/clang/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/x64/clang/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/prefix/darwin/macos/26.0/x64/clang/parent
Normal file
2
profiles/prefix/darwin/macos/26.0/x64/clang/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../features/clang-lld
|
||||
1
profiles/prefix/darwin/macos/26.0/x64/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/x64/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/prefix/darwin/macos/26.0/x64/gcc/eapi
Normal file
1
profiles/prefix/darwin/macos/26.0/x64/gcc/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/prefix/darwin/macos/26.0/x64/gcc/parent
Normal file
2
profiles/prefix/darwin/macos/26.0/x64/gcc/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../features/fsf-gcc-ld64
|
||||
5
profiles/prefix/darwin/macos/26.0/x64/make.defaults
Normal file
5
profiles/prefix/darwin/macos/26.0/x64/make.defaults
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
CHOST="x86_64-apple-darwin25"
|
||||
CHOST_amd64="${CHOST}"
|
||||
2
profiles/prefix/darwin/macos/26.0/x64/parent
Normal file
2
profiles/prefix/darwin/macos/26.0/x64/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../arch/x64
|
||||
Reference in New Issue
Block a user