Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:nix:options [2012/10/15 14:49] – [Other Options] bith->both deuce | 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 1: | Line 1: | ||
====== Options ====== | ====== Options ====== | ||
- | The Synchronet builds system supports a vast array of build options most of which are only slightly supported. | + | The Synchronet builds system supports a vast array of build options most of which are only slightly supported. |
===== Supported Options ===== | ===== Supported Options ===== | ||
* '' | * '' | ||
* 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 12: | Line 16: | ||
* Extra CFLAGS for compiling against JS | * Extra CFLAGS for compiling against JS | ||
* '' | * '' | ||
- | * Extra LDFLAGS for linking agsint | + | * Extra LDFLAGS for linking agsint |
* '' | * '' | ||
* Path to JS headers | * Path to JS headers | ||
Line 19: | Line 23: | ||
* '' | * '' | ||
* Library name for SpiderMonkey. | * Library name for SpiderMonkey. | ||
+ | * '' | ||
+ | * Pass these arguments IN ADDITION TO THE BUILDIN ONES to the '' | ||
+ | * Adding '' | ||
* '' | * '' | ||
* Pass to the '' | * Pass to the '' | ||
Line 61: | 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 73: | 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. |