Extend patch to 1.82.0 (#37138)

Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
This commit is contained in:
Juan Miguel Carceller 2023-04-24 18:33:13 +02:00 committed by GitHub
parent 4d58eaaf15
commit 977ec0bd91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -398,7 +398,7 @@ def libs(self):
patch("intel-oneapi-linux-jam.patch", when="@1.76: %oneapi")
# https://github.com/boostorg/phoenix/issues/111
patch("boost_phoenix_1.81.0.patch", level=2, when="@1.81.0")
patch("boost_phoenix_1.81.0.patch", level=2, when="@1.81.0:1.82.0")
# https://github.com/boostorg/filesystem/issues/284
patch(