Fix build
[?]
Apr 18, 2017, 6:46 PM
7KLHBDYAWCWHC4ID5UM3JW2IEEMFY6QA2MXMDTRC3O3ENCPN2OJACDependencies
- [2]
NWFDDRUGhydra-queue-runner: Limit concurrent database connections - [3]
X6FOUYFJint2String -> std::to_string - [4]
O3NM62IZSupport multiple machines files - [5]
73YR46NJhydra-queue-runner: Write directly to a binary cache - [6]
BG6PEOB2Make the output size limit configurable - [7]
NSBNNM77Add hydra.conf option "nar_buffer_size" to configure memoryTokens limit - [*]
24BMQDZAStart of single-process hydra-queue-runner
Change contents
- replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 74
: config(std::make_unique<Config>()): config(std::make_unique<::Config>()) - replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 192
(settings.thisSystem == "x86_64-linux" ? "x86_64-linux,i686-linux" : settings.thisSystem)(settings.thisSystem == "x86_64-linux" ? "x86_64-linux,i686-linux" : settings.thisSystem.get())