Merge pull request #768 from makovich/master

Update README file
This commit is contained in:
Tatsuhiro Tsujikawa 2017-01-04 20:24:04 +09:00 committed by GitHub
commit 441982674f
1 changed files with 5 additions and 0 deletions

View File

@ -99,6 +99,11 @@ To mitigate heap fragmentation in long running server programs
* jemalloc
.. note::
Alpine Linux currently does not support malloc replacement
due to musl limitations. See details in issue `#762 <https://github.com/nghttp2/nghttp2/issues/762>`_.
libnghttp2_asio C++ library requires the following packages:
* libboost-dev >= 1.54.0