boost: constrain context-impl variant (#30654)
This commit is contained in:
parent
d74f2d0be5
commit
5153c9e98c
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ def libs(self):
|
|||
values=('fcontext', 'ucontext', 'winfib'),
|
||||
multi=False,
|
||||
description='Use the specified backend for boost-context',
|
||||
when='+context')
|
||||
when='@1.65.0: +context')
|
||||
|
||||
variant('cxxstd',
|
||||
default='98',
|
||||
|
|
Loading…
Reference in a new issue