givaro
|
Legend:
|
alpha | amd64 | arm | hppa | ia64 | m68k | mips | ppc | ppc64 | s390 | sh | sparc | x86 | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4.1.1-r3 | - | + | - | - | - | - | - | - | - | - | - | - | ~ |
USE flags
- cpu_flags_x86_avx - Adds support for Advanced Vector Extensions instructions
- cpu_flags_x86_avx2 - Adds support for Advanced Vector Extensions 2 instructions
- cpu_flags_x86_fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
- cpu_flags_x86_fma4 - Use the Fused Multiply Add 4 instruction set
- cpu_flags_x86_sse - Use the SSE instruction set
- cpu_flags_x86_sse2 - Use the SSE2 instruction set
- cpu_flags_x86_sse3 - Use the SSE3 instruction set ([pni] in cpuinfo, NOT ssse3)
- cpu_flags_x86_sse4_1 - Enable SSE4.1 instruction support
- cpu_flags_x86_sse4_2 - Enable SSE4.2 instruction support
- cpu_flags_x86_ssse3 - Use the SSSE3 instruction set (NOT sse3/pni)
- doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- static-libs - Build static versions of dynamic libraries as well
- test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Also available in: Atom