diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-27 21:10:49 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-27 21:10:49 +0100 |
commit | 3ca7a521e79841f7247feb67780a70722c997d55 (patch) | |
tree | 30b9afb1b822575d8e6ac4009489795a105a56ce /profiles/use.local.desc | |
parent | c268590c556cb766e1ca3f55fde8a40cdde19c44 (diff) |
gentoo auto-resync : 27:09:2022 - 21:10:48
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 1 insertions, 1 deletions
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) |