Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2026.02 | 2 | 13 h | details › |
| amano-kenji Codeberg ↗ | 2024.10-r1 | 2 | 3 d | details › |
Versions & arches
| Version | Overlay | amd64 | x86 | Committed | |
|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |
| 2026.02 | gentoo | amd64 testing | x86 testing | — | view · download · history ↗ |
| 2024.10-r1 ≈ | amano-kenji | amd64 testing | x86 testing | 21 mo | view · download · history ↗ |
| 2024.09-r1 ≈ | amano-kenji | amd64 testing | x86 testing | 22 mo | view · download · history ↗ |
Use flags of 2026.02
- asan Enable clang's Address Sanitizer functionality. Expect longer compile time.
- clang Use clang compiler instead of GCC
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- +jit Enable Just-In-Time-Compiler. Has no effect except on AMD64 and Darwin.
- optimize Enable optimization via CFLAGS
- static-libs Build static versions of dynamic libraries as well
- ubsan Enable clang's Undefined Behavior Sanitizer functionality. Expect longer compile time.