boost: apply 'intel-oneapi-linux-jam.patch' to all versions since 1.76 (#34670)
This commit is contained in:
parent
04ad42e5ee
commit
c91f8c2f14
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user