From e89d25c8672ebdf68e6b07fdc2de94b23b9d74e1 Mon Sep 17 00:00:00 2001 From: Daven Quinn Date: Thu, 4 Jun 2015 12:11:18 -0700 Subject: [PATCH] Got rid of extra -mt specifier on boost-thread --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8aa4fce35..c8e1f64ca 100755 --- a/setup.py +++ b/setup.py @@ -234,7 +234,7 @@ 'mapnik', 'mapnik-wkt', 'mapnik-json', - 'boost_thread-mt', + 'boost_thread', 'boost_system', boost_python_lib, ],