Skip to content

Commit

Permalink
use libboost_thread-mt instead..
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Vaughan committed Dec 5, 2014
1 parent 21adcb2 commit 2dee46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockspec/luamongo-scm-0.rockspec
Expand Up @@ -28,7 +28,7 @@ external_dependencies = {
library = "ssl",
},
LIBBOOST_THREAD = {
library = "boost_thread",
library = "boost_thread-mt",
},
LIBBOOST_FILESYSTEM = {
library = "boost_filesystem",
Expand Down

0 comments on commit 2dee46b

Please sign in to comment.