mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 21:07:26 +02:00
committed by
Richard Hodges
parent
760b875c3b
commit
5406ad337d
@ -1,3 +1,4 @@
|
||||
* Repoint B2 refs to new non-boostorg home.
|
||||
* Limit async_write instantiations in websocket ops.
|
||||
* Add Drone CI status.
|
||||
|
||||
|
@ -171,7 +171,7 @@ Using [brew](https://github.com/Homebrew/brew):
|
||||
brew install openssl
|
||||
export OPENSSL_ROOT=$(brew --prefix openssl)
|
||||
# install bjam tool user specific configuration file to read OPENSSL_ROOT
|
||||
# see https://boostorg.github.io/build/manual/develop/index.html
|
||||
# see https://www.bfgroup.xyz/b2/manual/release/index.html
|
||||
cp ./libs/beast/tools/user-config.jam $HOME
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user