From f69d6e2bc8ae2d4f9fd516b99d1dcbfdb78fa533 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 2 Feb 2024 23:45:38 +0000 Subject: gentoo auto-resync : 02:02:2024 - 23:45:38 --- profiles/Manifest.gz | Bin 191076 -> 191914 bytes profiles/arch/powerpc/ppc64/64le/package.mask | 5 ----- profiles/package.mask | 5 ----- profiles/prefix/darwin/macos/14.0/arm64/clang/eapi | 1 + .../prefix/darwin/macos/14.0/arm64/clang/parent | 2 ++ .../prefix/darwin/macos/features/clang-lld/eapi | 1 + .../darwin/macos/features/clang-lld/make.defaults | 7 +++++++ .../darwin/macos/features/clang-lld/package.mask | 5 +++++ .../darwin/macos/features/clang-lld/packages | 4 ++++ .../prefix/darwin/macos/features/clang-lld/parent | 1 + 10 files changed, 21 insertions(+), 10 deletions(-) create mode 100644 profiles/prefix/darwin/macos/14.0/arm64/clang/eapi create mode 100644 profiles/prefix/darwin/macos/14.0/arm64/clang/parent create mode 100644 profiles/prefix/darwin/macos/features/clang-lld/eapi create mode 100644 profiles/prefix/darwin/macos/features/clang-lld/make.defaults create mode 100644 profiles/prefix/darwin/macos/features/clang-lld/package.mask create mode 100644 profiles/prefix/darwin/macos/features/clang-lld/packages create mode 100644 profiles/prefix/darwin/macos/features/clang-lld/parent (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index cd025a2cd926..8e605659e935 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index e67adf32e84e..a41a43f71212 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -5,11 +5,6 @@ # Requires media-libs/libva since 29.0.0, which is unmasked here. ->=media-video/obs-studio-29.0.0 -# Michał Górny (2022-08-25) -# Only ppc64le binpkg is provided. --dev-python/pypy-exe-bin --dev-python/pypy3-exe-bin - # Sam James (2022-01-18) # No bootstrap binary available on big endian PPC64 right now, but there is # one for ppc64le. diff --git a/profiles/package.mask b/profiles/package.mask index cdc1577290bb..76d5710f5c3b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -348,11 +348,6 @@ x11-libs/snorenotify =net-libs/signond-8.61-r100 ~sys-auth/polkit-qt-0.175.0 -# Michał Górny (2023-12-17) -# Broken due to invalid use of tzdata. -# https://github.com/sdispater/pendulum/issues/769 -=dev-python/pendulum-3.0.0 - # Sam James (2023-12-14) # Gentoo's kernel maintainers have decided to discontinue gentoo-sources and # gentoo-kernel for old kernel LTS branches because of the resources to require diff --git a/profiles/prefix/darwin/macos/14.0/arm64/clang/eapi b/profiles/prefix/darwin/macos/14.0/arm64/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/darwin/macos/14.0/arm64/clang/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/darwin/macos/14.0/arm64/clang/parent b/profiles/prefix/darwin/macos/14.0/arm64/clang/parent new file mode 100644 index 000000000000..745bf6d92cb4 --- /dev/null +++ b/profiles/prefix/darwin/macos/14.0/arm64/clang/parent @@ -0,0 +1,2 @@ +../../../features/clang-lld +.. diff --git a/profiles/prefix/darwin/macos/features/clang-lld/eapi b/profiles/prefix/darwin/macos/features/clang-lld/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/darwin/macos/features/clang-lld/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/darwin/macos/features/clang-lld/make.defaults b/profiles/prefix/darwin/macos/features/clang-lld/make.defaults new file mode 100644 index 000000000000..bed8060e82fa --- /dev/null +++ b/profiles/prefix/darwin/macos/features/clang-lld/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +LD=ld64.lld + +# Several packages fail to build without this +lt_cv_apple_cc_single_mod=yes diff --git a/profiles/prefix/darwin/macos/features/clang-lld/package.mask b/profiles/prefix/darwin/macos/features/clang-lld/package.mask new file mode 100644 index 000000000000..54366468b2ac --- /dev/null +++ b/profiles/prefix/darwin/macos/features/clang-lld/package.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# If installed, causes some miscompilation somewhere, and cmake crashes during bootstrap +sys-devel/binutils-apple diff --git a/profiles/prefix/darwin/macos/features/clang-lld/packages b/profiles/prefix/darwin/macos/features/clang-lld/packages new file mode 100644 index 000000000000..9cb68887f977 --- /dev/null +++ b/profiles/prefix/darwin/macos/features/clang-lld/packages @@ -0,0 +1,4 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +-*sys-devel/binutils-apple diff --git a/profiles/prefix/darwin/macos/features/clang-lld/parent b/profiles/prefix/darwin/macos/features/clang-lld/parent new file mode 100644 index 000000000000..8ee86c0ee943 --- /dev/null +++ b/profiles/prefix/darwin/macos/features/clang-lld/parent @@ -0,0 +1 @@ +../../../../../features/llvm -- cgit v1.2.3