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