boost@1.76:1.79 %oneapi: patch according to Intel guide for building Boost (#32097)

This commit is contained in:
eugeneswalker 2022-08-12 20:02:00 -07:00 committed by GitHub
parent ffb63ca933
commit e0a03d07de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -380,7 +380,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("1.78-intel-linux-jam.patch", when="@1.78 %oneapi")
patch("intel-oneapi-linux-jam.patch", when="@1.76:1.79 %oneapi")
def patch(self):
# Disable SSSE3 and AVX2 when using the NVIDIA compiler