diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-01-10 08:31:33 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-01-10 09:41:15 +0100 |
| commit | 0d512a9ee7f01dbd6c06e83c2b3321d185790184 (patch) | |
| tree | 8b1e5595647b4fa6a292595b1f46283df12db59c /src/sync.cpp | |
| parent | Merge pull request #3498 (diff) | |
| download | discoin-0d512a9ee7f01dbd6c06e83c2b3321d185790184.tar.xz discoin-0d512a9ee7f01dbd6c06e83c2b3321d185790184.zip | |
gitian: Add -O2 for win32 build
In the win32 gitian descriptor the C*FLAGS are being overridden on
`configure`, which causes the built-in optimization flags to be removed.
Add `-O2` manually (but not `-g` as we're not doing anything with the
debug information).
Improves performance of win32 gitian builds.
As a bonus, fixes issue #3497.
Diffstat (limited to 'src/sync.cpp')
0 files changed, 0 insertions, 0 deletions