diff options
Diffstat (limited to 'doc/build-unix.md')
-rw-r--r-- | doc/build-unix.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md index 943bfadb91..60c9d57b0a 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -239,3 +239,9 @@ In this case there is no dependency on Berkeley DB 4.8. Mining is also possible in disable-wallet mode, but only using the `getblocktemplate` RPC call not `getwork`. + +Additional Configure Flags +-------------------------- +A list of additional configure flags can be displayed with: + + ./configure --help |