summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin170025 -> 170030 bytes
-rw-r--r--profiles/desc/llvm_targets.desc1
-rw-r--r--profiles/prefix/sunos/solaris/package.use.mask4
3 files changed, 5 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index e2e2b6bcfcd7..25946690a899 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 3ae1da77148c..bd5c9069ba39 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -25,3 +25,4 @@ VE - NEC SX-Aurora TSUBASA vector engine target
WebAssembly - WebAssembly backend
X86 - X86 CPU target (includes amd64)
XCore - XCore CPU target
+Xtensa - Tensilica Xtensa (ESP32) CPU target [EXPERIMENTAL]
diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask
index 7115be8a606d..740b644ecf23 100644
--- a/profiles/prefix/sunos/solaris/package.use.mask
+++ b/profiles/prefix/sunos/solaris/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (2022-12-27)
+# Solaris must keep system libelf, else things break down
+dev-libs/glib elf
+
# Fabian Groffen <grobian@gentoo.org> (2019-04-15)
# chg client fails to compile, bug #683374
dev-vcs/mercurial chg