Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 24 | 13 | 16 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | arm64-macos | loong | mips | ppc | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 24 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | arm64-macos untested | loong untested | mips untested | ppc untested | sparc untested | x64-macos untested | — | view · download · history ↗ |
| 23-r1 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | arm64-macos untested | loong untested | mips untested | ppc untested | sparc untested | x64-macos untested | — | view · download · history ↗ |
| 23 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | arm64-macos untested | loong untested | mips untested | ppc untested | sparc untested | x64-macos untested | — | view · download · history ↗ |
| 22 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 21.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 20.1.8-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 20.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 19.1.7-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 19.1.7 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 18.1.8-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 18.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips testing | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 17.0.6-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips untested | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 17.0.6 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | arm64-macos testing | loong testing | mips untested | ppc stable | sparc testing | x64-macos testing | — | view · download · history ↗ |
Use flags of 24
- +compiler-rt Install llvm-runtimes/compiler-rt for -rtlib=compiler-rt
- libcxx Install llvm-runtimes/libcxx for -stdlib=libc++
- offload Install llvm-runtimes/offload for -fopenmp GPU offloading
- openmp Install llvm-runtimes/openmp for -fopenmp support
- +sanitize Enable compiler-rt sanitizer (-fsanitize*) support
- default-compiler-rt Use compiler-rt + libunwind instead of libgcc as the default rtlib for clang
- default-libcxx Use libc++ instead of libstdc++ as the default stdlib for clang
- default-lld Use lld as the default linker for clang
- llvm-libunwind Use llvm-runtimes/libunwind instead of sys-libs/libunwind
- polly Load Polly plugin (you still need -mllvm -polly to use it)
- llvm_targets_AMDGPU
- llvm_targets_NVPTX
8 expansion flags (python targets, ABIs, cpu flags…)
- abi_x86_32
- abi_x86_64
- abi_x86_x32
- abi_mips_n32
- abi_mips_n64
- abi_mips_o32
- abi_s390_32
- abi_s390_64
Runtime dependencies of 24
show 29 lines
compiler-rt?
(
sanitize?
(
)
)
libcxx?
(
)
openmp?
(
offload?
(
llvm_targets_AMDGPU?
(
)
llvm_targets_NVPTX?
(
)
)
)
polly?
(
)