Fix boost-install use; should only be issued once

This commit is contained in:
Peter Dimov 2018-10-06 01:39:58 +03:00
parent d701eec5af
commit 8359cddf35

View File

@ -80,8 +80,6 @@ lib boost_fiber
cxx11_variadic_templates ]
;
boost-install boost_fiber ;
alias numa_sources
: numa/aix/pin_thread.cpp
@ -146,4 +144,5 @@ lib boost_fiber_numa
cxx11_variadic_templates ]
;
boost-install boost_fiber_numa ;
boost-install boost_fiber boost_fiber_numa ;