diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-08 12:15:59 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-08 12:15:59 +0000 |
commit | 6a57f9ee53dc794f3d47ea68f78d6ef76d00af47 (patch) | |
tree | dc9e574f3209abd88e91e2ee0d6093f4fe78e2d3 /profiles/use.local.desc | |
parent | 268f9f01921ccb921b794d43092c5f29c1e96c56 (diff) |
gentoo auto-resync : 08:01:2023 - 12:15:59
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 19ec2e7457dd..7378e43b4173 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1806,6 +1806,9 @@ 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) dev-lang/swi-prolog:archive - Use libarchive for extension packs +dev-lang/swi-prolog:cli - Add support for CLI interfaces based on readline and libedit +dev-lang/swi-prolog:ipc - Add support for TIPC inter-process communication +dev-lang/swi-prolog:pgo - Optimize the build using Profile Guided Optimization (PGO) dev-lang/swi-prolog:uuid - Use ossp-uuid for UUID pack dev-lang/swi-prolog:yaml - Use libyaml for YAML pack dev-lang/swig:ccache - build ccache-swig(a fast compiler cache) |