| Flag |
Description |
9999 |
3.3.0 |
3.2.5 |
| cpu_flags_x86_sse2 |
⚠️
|
✓ |
✓ |
✓ |
| curl |
Add support for client-side URL transfer library
|
✓ |
✓ |
✓ |
| doc |
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
|
✓ |
✓ |
✓ |
| examples |
Install examples, usually source code
|
✓ |
✓ |
✓ |
| iconv |
Use iconv (<pkg>virtual/libiconv</pkg>) as message loader
and transcoder (in general it would be possible to use iconv only as
message loader and something else like icu or the native method as
transcoder and vice-versa, but this is a less common case and hard to
handle)
|
✓ |
✓ |
✓ |
| icu |
Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
|
✓ |
✓ |
✓ |
| 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)
|
✓ |
✓ |
✓ |
| threads |
Enable threading support through pthread (or other
libraries on AIX, IRIX, HPUX, Solars). Highly recommended
|
✓ |
✓ |
✓ |