doc: Add build guide for OpenBSD 5.7

Add a specific build guide for OpenBSD. This is slightly different than
building for Linux due to different dependencies, and a compiler issue.
This commit is contained in:
Wladimir J. van der Laan
2015-09-28 11:24:23 +02:00
parent ad57b310ba
commit 9639eadd93
2 changed files with 189 additions and 0 deletions

View File

@ -2,6 +2,8 @@ UNIX BUILD NOTES
====================
Some notes on how to build Bitcoin in Unix.
(for OpenBSD specific instructions, see [build-openbsd.md](build-openbsd.md))
Note
---------------------
Always use absolute paths to configure and compile bitcoin and the dependencies,