nghttp2: install c++ asio libraries by default
Closes Homebrew/homebrew#37287. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
455d393784
commit
2927a162ab
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ class Nghttp2 < Formula
|
|||
--disable-threads
|
||||
--enable-app
|
||||
--with-boost=#{Formula["boost"].opt_prefix}
|
||||
--enable-asio-lib
|
||||
--disable-python-bindings
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue