boost: apply 'intel-oneapi-linux-jam.patch' to all versions since 1.76 (#34670)

This commit is contained in:
Tim Haines 2022-12-29 03:56:45 -06:00 committed by GitHub
parent 04ad42e5ee
commit c91f8c2f14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -393,7 +393,7 @@ def libs(self):
patch("pthread-stack-min-fix.patch", when="@1.69.0:1.72.0")
# https://www.intel.com/content/www/us/en/developer/articles/technical/building-boost-with-oneapi.html
patch("intel-oneapi-linux-jam.patch", when="@1.76:1.79 %oneapi")
patch("intel-oneapi-linux-jam.patch", when="@1.76: %oneapi")
def patch(self):
# Disable SSSE3 and AVX2 when using the NVIDIA compiler