Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:nix:options [2013/10/09 15:46] – [SpiderMonkey Options] - threw in bit about --disable-tracejit for OpenBSD TINFOIL | install:nix:options [2023/06/06 18:21] (current) – [Supported Options] document the FORTIFY and SANITIZE options (not that anyone likely finds/reads this page anyway) digital man | ||
---|---|---|---|
Line 5: | Line 5: | ||
* '' | * '' | ||
* If defined, or if '' | * If defined, or if '' | ||
+ | * '' | ||
+ | * When combined with '' | ||
+ | * '' | ||
+ | * When combined with '' | ||
* '' | * '' | ||
* If defined, does a release build (no debug information). | * If defined, does a release build (no debug information). | ||
Line 21: | Line 25: | ||
* '' | * '' | ||
* Pass these arguments IN ADDITION TO THE BUILDIN ONES to the '' | * Pass these arguments IN ADDITION TO THE BUILDIN ONES to the '' | ||
- | * Adding '' | + | * Adding '' |
* '' | * '' | ||
* Pass to the '' | * Pass to the '' | ||
Line 64: | Line 68: | ||
* '' | * '' | ||
* Generates binaries that produce gcov data | * Generates binaries that produce gcov data | ||
- | * '' | + | * '' |
* By default, the build system will force CC to be '' | * By default, the build system will force CC to be '' | ||
* '' | * '' | ||
Line 76: | Line 80: | ||
* '' | * '' | ||
* Do not attempt to support portaudio. | * Do not attempt to support portaudio. | ||
- | * '' | ||
- | * Add " | ||
* '' | * '' | ||
* Reduces the importance of security to allow rebinding of ports. | * Reduces the importance of security to allow rebinding of ports. |