diff options
| author | fanquake <[email protected]> | 2020-01-15 12:20:50 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-04-12 18:36:56 +0800 |
| commit | b8b050a8d642e38c81d1e451750c2c8db92fee5e (patch) | |
| tree | bbb958125cb554e3806b80958c4f7bd3bd87a352 /src/httpserver.h | |
| parent | Merge #17595: guix: Enable building for `x86_64-w64-mingw32` target (diff) | |
| download | discoin-b8b050a8d642e38c81d1e451750c2c8db92fee5e.tar.xz discoin-b8b050a8d642e38c81d1e451750c2c8db92fee5e.zip | |
build: add linker optimization flags to gitian descriptors
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