mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Last fixups in the Cmake stuff and better default build instruction
This commit is contained in:
parent
82ecb3f088
commit
34ebfe39cd
2 changed files with 2 additions and 11 deletions
|
@ -173,9 +173,7 @@ https://github.com/bitcoin/bitcoin/blob/master/doc/build-openbsd.md
|
|||
|
||||
You will have to add the serialize, datetime, 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"
|
||||
|
||||
You may optionally build it statically by using the correct target.
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue