diff options
| author | Cory Fields <[email protected]> | 2017-02-28 16:20:07 -0500 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2017-03-01 00:32:21 -0500 |
| commit | 9e4d842afc67c63448cbbe30e5cea906e9c87f7e (patch) | |
| tree | 52cf7b46d7bf1ce59f6eb1bf99069dbd5b0971c8 /src/httpserver.cpp | |
| parent | Merge #9829: Fix importmulti returning rescan errors for wrong keys (diff) | |
| download | discoin-9e4d842afc67c63448cbbe30e5cea906e9c87f7e.tar.xz discoin-9e4d842afc67c63448cbbe30e5cea906e9c87f7e.zip | |
depends: make osx output deterministic
ld64 is threaded, and uses a worker for each CPU to parse input files. But
there's a bug in the parser causing dependencies to be calculated differently
based on which files have already been parsed.
As a result, builders with more CPUs are more likely to see non-determinism.
This looks to have been fixed in a newer version of ld64, so just disable
threading for now. There's no noticible slowdown.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions