summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-27 21:10:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-27 21:10:49 +0100
commit3ca7a521e79841f7247feb67780a70722c997d55 (patch)
tree30b9afb1b822575d8e6ac4009489795a105a56ce /profiles
parentc268590c556cb766e1ca3f55fde8a40cdde19c44 (diff)
gentoo auto-resync : 27:09:2022 - 21:10:48
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin147150 -> 147155 bytes
-rw-r--r--profiles/package.mask1
-rw-r--r--profiles/use.local.desc2
3 files changed, 2 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 86773d24542c..d6e7a45b0ae7 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 520730e05065..5273fe3935d3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -558,6 +558,7 @@ sys-devel/automake:1.11
# Migration to it is expected for GNOME 42, NOT to be unmasked with GNOME 41.
>=gnome-extra/gnome-calculator-43
net-libs/libsoup:3.0
+net-libs/webkit-gtk:4.1
# Thomas Deutschmann <whissi@gentoo.org> (2021-09-07)
# Masked while being tested and reverse deps aren't fully compatible
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index a1337d987430..fa094fc097ed 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -8245,7 +8245,7 @@ sys-devel/gcc:d - Enable support for the D programming language
sys-devel/gcc:fixed-point - Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!)
sys-devel/gcc:go - Build the GCC Go language frontend.
sys-devel/gcc:graphite - Add support for the framework for loop optimizations based on a polyhedral intermediate representation
-sys-devel/gcc:jit - Enable libgccjit so other applications can embed gcc for Just-In-Time compilation. This will slow down the compiler a bit as it forces all of the toolchain to be shared libs.
+sys-devel/gcc:jit - Enable libgccjit so other applications can embed gcc for Just-In-Time compilation.
sys-devel/gcc:libssp - Build SSP support into a dedicated library rather than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES)
sys-devel/gcc:lto - Build using Link Time Optimizations (LTO)
sys-devel/gcc:mpx - Enable support for Intel Memory Protection Extensions (MPX)