summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
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)