summaryrefslogtreecommitdiff
path: root/profiles/prefix/sunos/solaris
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/sunos/solaris')
-rw-r--r--profiles/prefix/sunos/solaris/package.mask6
-rw-r--r--profiles/prefix/sunos/solaris/package.use.mask10
2 files changed, 9 insertions, 7 deletions
diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
index 1971a00902cf..d9757c8bbe3d 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -1,12 +1,6 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Fabian Groffen <grobian@gentoo.org> (2024-05-19)
-# Fails to compile due to undefined INT_MAX
-# https://github.com/libarchive/libarchive/issues/2162
-# https://github.com/libarchive/libarchive/commit/6ff1cd1e487ddf545337b88da3f1f5ca69a2f958
-=app-arch/libarchive-3.7.4
-
# Fabian Groffen <grobian@gentoo.org> (2023-06-23)
# Fails to link due to missing libintl, already fixed upstream:
# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d
diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask
index 740b644ecf23..ab2b27c9ac44 100644
--- a/profiles/prefix/sunos/solaris/package.use.mask
+++ b/profiles/prefix/sunos/solaris/package.use.mask
@@ -1,6 +1,14 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (2024-08-20)
+# quic code fails to compile, seems Linux minded
+net-misc/curl http3 quic curl_quic_openssl
+
+# Fabian Groffen <grobian@gentoo.org> (2024-07-21)
+# Python integration breaks over C++ standards conflict(s) that Python
+# headers try to change
+dev-debug/gdb python
# Fabian Groffen <grobian@gentoo.org> (2022-12-27)
# Solaris must keep system libelf, else things break down