My markdown-fu sucks :P
This commit is contained in:
parent
a6794e2e3a
commit
64f4cd965f
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ https://github.com/bitcoin/bitcoin/blob/master/doc/build-openbsd.md
|
||||||
|
|
||||||
You will have to add the serialization, date_time, and regex modules to Boost when building as they are needed by Monero.
|
You will have to add the serialization, date_time, and regex modules to Boost when building as they are needed by Monero.
|
||||||
|
|
||||||
To build: 'env CC=egcc CXX=eg++ CPP=ecpp DEVELOPER_LOCAL_TOOLS=1 BOOST_ROOT=/path/to/the/boost/you/built make release-static-64'
|
To build: `env CC=egcc CXX=eg++ CPP=ecpp DEVELOPER_LOCAL_TOOLS=1 BOOST_ROOT=/path/to/the/boost/you/built make release-static-64`
|
||||||
|
|
||||||
## Building Documentation
|
## Building Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue