boost: constrain context-impl variant (#30654)

This commit is contained in:
Tim Haines 2022-05-17 02:42:19 -05:00 committed by GitHub
parent d74f2d0be5
commit 5153c9e98c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',