| Flag |
Description |
4.0.6 |
4.0.4 |
| 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
|
✓ |
✓ |
| exceptions |
Compile with C++ exceptions
|
⊕ |
⊕ |
| openal |
Add support for the Open Audio Library
|
✓ |
✓ |
| qch |
Install API documentation in QCH format
|
✓ |
✓ |
| test |
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
|
✓ |
✓ |
| threads |
Add threads support for various packages. Usually pthreads
|
✓ |
✓ |