cpp-netlib remove boost_thread-mt link

Closes #199.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Teddy Reed 2016-04-10 17:55:47 -07:00 committed by Tomasz Pajor
parent f4d75515aa
commit cef11e483f

View file

@ -54,7 +54,6 @@ class CppNetlib < Formula
"-L#{Formula["boost"].lib}",
"-lssl",
"-lcrypto",
"-lboost_thread-mt",
"-lboost_system-mt",
"-lcppnetlib-uri",
"-lcppnetlib-client-connections",