diff options
| author | fanquake <[email protected]> | 2020-04-12 13:26:21 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-04-12 18:38:00 +0800 |
| commit | f2b5b0a3b48f9241971c14238040048f8b630811 (patch) | |
| tree | 32c8c93f0e17fecb375c0ab55357238de8fa0188 /src/httpserver.h | |
| parent | build: add linker optimization flags to gitian descriptors (diff) | |
| download | discoin-f2b5b0a3b48f9241971c14238040048f8b630811.tar.xz discoin-f2b5b0a3b48f9241971c14238040048f8b630811.zip | |
build: add linker optimization flags to guix
Any -O argument will enable optimizations in GNU ld. We can use -O2
here, as this matches our compile flags. Note that this would also
enable additional optimizations if using the lld or gold linkers,
when compared to -O0.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions