Skip to content

Commit a0bec9a

Browse files
committed
Got rid of extra -mt specifier on boost-thread
1 parent 69d2c90 commit a0bec9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
'mapnik',
235235
'mapnik-wkt',
236236
'mapnik-json',
237-
'boost_thread-mt',
237+
'boost_thread',
238238
'boost_system',
239239
boost_python_lib,
240240
],

0 commit comments

Comments
 (0)