| Flag |
Description |
1.9.5 |
1.10.1 |
| 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
|
✓ |
✓ |
| python |
Add optional support/bindings for the Python language
|
✗ |
✓ |
| ssl |
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
|
✓ |
✓ |
| static |
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
|
✓ |
✓ |