Skip to content

Commit

Permalink
Got rid of extra -mt specifier on boost-thread
Browse files Browse the repository at this point in the history
  • Loading branch information
davenquinn committed Jun 4, 2015
1 parent 69d2c90 commit a0bec9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
'mapnik',
'mapnik-wkt',
'mapnik-json',
'boost_thread-mt',
'boost_thread',
'boost_system',
boost_python_lib,
],
Expand Down

0 comments on commit a0bec9a

Please sign in to comment.