summaryrefslogtreecommitdiff
path: root/profiles/prefix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /profiles/prefix
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/10.13/x64/gcc/parent2
-rw-r--r--profiles/prefix/darwin/macos/10.14/x64/gcc/parent2
-rw-r--r--profiles/prefix/darwin/macos/10.15/x64/gcc/parent2
-rw-r--r--profiles/prefix/darwin/macos/11.0/x64/gcc/parent2
-rw-r--r--profiles/prefix/darwin/macos/package.mask11
-rw-r--r--profiles/prefix/package.mask5
-rw-r--r--profiles/prefix/sunos/solaris/arch/sparc64/make.defaults8
7 files changed, 18 insertions, 14 deletions
diff --git a/profiles/prefix/darwin/macos/10.13/x64/gcc/parent b/profiles/prefix/darwin/macos/10.13/x64/gcc/parent
index 5ebbfd24d627..fceecddb55c7 100644
--- a/profiles/prefix/darwin/macos/10.13/x64/gcc/parent
+++ b/profiles/prefix/darwin/macos/10.13/x64/gcc/parent
@@ -1,2 +1,2 @@
..
-../../../features/fsf-gcc-nold
+../../../features/fsf-gcc-ld64
diff --git a/profiles/prefix/darwin/macos/10.14/x64/gcc/parent b/profiles/prefix/darwin/macos/10.14/x64/gcc/parent
index 5ebbfd24d627..fceecddb55c7 100644
--- a/profiles/prefix/darwin/macos/10.14/x64/gcc/parent
+++ b/profiles/prefix/darwin/macos/10.14/x64/gcc/parent
@@ -1,2 +1,2 @@
..
-../../../features/fsf-gcc-nold
+../../../features/fsf-gcc-ld64
diff --git a/profiles/prefix/darwin/macos/10.15/x64/gcc/parent b/profiles/prefix/darwin/macos/10.15/x64/gcc/parent
index 5ebbfd24d627..fceecddb55c7 100644
--- a/profiles/prefix/darwin/macos/10.15/x64/gcc/parent
+++ b/profiles/prefix/darwin/macos/10.15/x64/gcc/parent
@@ -1,2 +1,2 @@
..
-../../../features/fsf-gcc-nold
+../../../features/fsf-gcc-ld64
diff --git a/profiles/prefix/darwin/macos/11.0/x64/gcc/parent b/profiles/prefix/darwin/macos/11.0/x64/gcc/parent
index 5ebbfd24d627..fceecddb55c7 100644
--- a/profiles/prefix/darwin/macos/11.0/x64/gcc/parent
+++ b/profiles/prefix/darwin/macos/11.0/x64/gcc/parent
@@ -1,2 +1,2 @@
..
-../../../features/fsf-gcc-nold
+../../../features/fsf-gcc-ld64
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 4f8cc88126e6..99f21f91b1f5 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,10 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Fabian Groffen <grobian@gentoo.org> (2020-12-20)
-# we need to establish this darwin-xcode version can really be our
-# linker once we figure out TAPI support
-=sys-devel/binutils-apple-8.2.1-r100
+# Fabian Groffen <grobian@gentoo.org> (2021-01-10)
+# fails to compile on regex and nonull definitions in
+# gnulib/malloc/dynarray-skeleton.c
+=net-misc/wget-1.21.1
+=sys-apps/findutils-4.8.0
# Fabian Groffen <grobian@gentoo.org> (2020-11-23)
# no symbols from libopenbsd-compat
diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask
index 2fdfde8b7fad..01d4dcdb0ee4 100644
--- a/profiles/prefix/package.mask
+++ b/profiles/prefix/package.mask
@@ -8,11 +8,6 @@
# NOTE: Please add your entry at the top!
#
-# Fabian Groffen <grobian@gentoo.org> (2021-01-02)
-# Fails to compile on Darwin, and probably other platforms as well,
-# masking globally for now, bug #763123
-=net-misc/wget-1.21
-
# Fabian Groffen <grobian@gentoo.org> (2020-08-02)
# Python 3.6 is soon going away and won't be updated for Prefix anymore.
dev-lang/python:3.6
diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/make.defaults b/profiles/prefix/sunos/solaris/arch/sparc64/make.defaults
new file mode 100644
index 000000000000..5bcd9c9e76cd
--- /dev/null
+++ b/profiles/prefix/sunos/solaris/arch/sparc64/make.defaults
@@ -0,0 +1,8 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# multilib build stuff, single ABI (no multilib)
+MULTILIB_ABIS="sparc64"
+DEFAULT_ABI="sparc64"
+ABI="sparc64"
+LIBDIR_sparc64="lib"