fix boost-python linking with latest version of brew

This commit is contained in:
Arvid Norberg 2018-04-21 11:17:15 -04:00 committed by Arvid Norberg
parent 9cd0ae67e7
commit e1f99fb309
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ else
;
# the names are decorated in MacPorts
lib boost_python : : <target-os>darwin <name>boost_python-mt
lib boost_python : : <target-os>darwin <name>boost_python27-mt
: : $(boost-include-path) ;
lib boost_python3 : : <target-os>darwin <name>boost_python3-mt
: : $(boost-include-path) ;