cpp-netlib remove boost_thread-mt link
Closes #199. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f4d75515aa
commit
cef11e483f
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ class CppNetlib < Formula
|
||||||
"-L#{Formula["boost"].lib}",
|
"-L#{Formula["boost"].lib}",
|
||||||
"-lssl",
|
"-lssl",
|
||||||
"-lcrypto",
|
"-lcrypto",
|
||||||
"-lboost_thread-mt",
|
|
||||||
"-lboost_system-mt",
|
"-lboost_system-mt",
|
||||||
"-lcppnetlib-uri",
|
"-lcppnetlib-uri",
|
||||||
"-lcppnetlib-client-connections",
|
"-lcppnetlib-client-connections",
|
||||||
|
|
Loading…
Reference in a new issue