script, doc: guix touchups

This commit is contained in:
jonatack
2021-07-23 20:59:54 +05:30
committed by h
parent d7b7f610a5
commit 198ceb82f9
2 changed files with 4 additions and 5 deletions

View File

@ -68,7 +68,7 @@ export AUTOMAKE_VERSION=1.16
Make sure `BDB_PREFIX` is set to the appropriate path from the above steps.
Note that building with external signer support currently fails on OpenBSD,
hence you have to explicitely disable it by passing the parameter
hence you have to explicitly disable it by passing the parameter
`--disable-external-signer` to the configure script.
(Background: the feature requires the header-only library boost::process, which
is available on OpenBSD 6.9 via Boost 1.72.0, but contains certain system calls