diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 186245 -> 186239 bytes | |||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 2 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 209dfb8e61c1..c95b1f0ed1b9 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index d5b15dea9d74..850825c587c0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,13 +38,6 @@ # yanked from pypi: https://github.com/pyca/bcrypt/issues/677. =dev-python/bcrypt-4.1.0 -# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-11-26) -# Work in progress -~dev-lang/perl-5.38.1 -~dev-lang/perl-5.38.2 -~virtual/perl-Module-CoreList-5.202.311.250 -~virtual/perl-Module-CoreList-5.202.311.290 - # John Helmert III <ajak@gentoo.org> (2023-11-25) # Multiple vulnerabilities, unmaintained upstream and in Gentoo. # subtitleripper included as sole reverse dependency, similarly diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 24fef1a5d554..b636012bceee 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1838,6 +1838,8 @@ dev-lang/rust-bin:rust-analyzer - Install rust-analyzer, A Rust compiler front-e dev-lang/rust-bin:rust-src - Install rust-src, needed by developer tools and for build-std (cross) dev-lang/rust-bin:rustfmt - Install rustfmt, Rust code formatter dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build. +dev-lang/souffle:ffi - Support c++ functors with arbitrary number of arguments +dev-lang/souffle:swig - Enable SWIG usage, needed for Java and Python bindings dev-lang/spidermonkey:clang - Use Clang compiler instead of GCC dev-lang/spidermonkey:debug - Enable assertions to allow for easier debugging of programs that link to spidermonkey -- note this will often crash software on regular end-user systems dev-lang/spidermonkey:lto - Enable Link Time Optimization (LTO) |