mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-02 17:16:00 +00:00
Update build-osx.md
Formatting tweak
This commit is contained in:
parent
c26399bc56
commit
4e6746d60d
@ -114,8 +114,8 @@ For boost in dogecoin, there are some ‘fun’ things you have to do:
|
||||
|
||||
* download boost from source
|
||||
|
||||
./bootstrap.sh
|
||||
./b2 --toolset=clang cxxflags="-stdlib=libstdc++" linkflags="-stdlib=libstdc++" variant=release link=static threading=multi runtime-link=static --build-dir=build --build-type=minimal stage --with-program_options --with-system --with-filesystem --with-chrono --with-thread
|
||||
./bootstrap.sh
|
||||
./b2 --toolset=clang cxxflags="-stdlib=libstdc++" linkflags="-stdlib=libstdc++" variant=release link=static threading=multi runtime-link=static --build-dir=build --build-type=minimal stage --with-program_options --with-system --with-filesystem --with-chrono --with-thread
|
||||
|
||||
* link the statics to /usr/local/lib/
|
||||
* make sure the headers for boost are in /usr/local/include/boost or linked from there.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user