boost: fixed detect system icu bug on version 1.65.0 or older. (#22375)
This commit is contained in:
parent
187c23d3c5
commit
b8815e577b
@ -545,7 +545,7 @@ def install(self, spec, prefix):
|
||||
|
||||
threading_opts = self.determine_b2_options(spec, b2_options)
|
||||
|
||||
b2('--clean')
|
||||
b2('--clean', *b2_options)
|
||||
|
||||
# In theory it could be done on one call but it fails on
|
||||
# Boost.MPI if the threading options are not separated.
|
||||
|
Loading…
Reference in New Issue
Block a user