alps: add conflict (#48751)

Co-authored-by: Sinan81 <Sinan@world>
Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com>
This commit is contained in:
Sinan 2025-02-27 16:57:55 -08:00 committed by GitHub
parent a8cd0b99f3
commit 0e3d7efb0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,11 @@ class Alps(CMakePackage):
extends("python")
# https://github.com/ALPSim/ALPS/issues/9
conflicts(
"%gcc@14", when="@:2.3.3-beta.6", msg="use gcc older than version 14 or else build fails"
)
# See https://github.com/ALPSim/ALPS/issues/6#issuecomment-2604912169
# for why this is needed
resources = {