Allow scipy to be built with AOCC again (#48505)
Co-authored-by: Phil Tooley <phil.tooley@amd.com>
This commit is contained in:
parent
7bc4069b9e
commit
a728db95de
@ -185,9 +185,6 @@ class PyScipy(PythonPackage):
|
||||
# https://github.com/spack/spack/issues/48243
|
||||
conflicts("%intel", when="@1.14:", msg="SciPy 1.14: Use Intel LLVM instead of Intel Classic")
|
||||
|
||||
# https://github.com/spack/spack/issues/45718
|
||||
conflicts("%aocc", msg="SciPy doesn't compile with AOCC yet")
|
||||
|
||||
# https://github.com/scipy/scipy/issues/19831
|
||||
conflicts("^openblas@0.3.26:", when="@:1.12")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user