Fix boost-install use; should only be issued once
This commit is contained in:
parent
d701eec5af
commit
8359cddf35
@ -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 ;
|
||||
|
Loading…
Reference in New Issue
Block a user