zstd: doesn't build with %nvhpc (#29849)

This commit is contained in:
Harmen Stoppels
2022-04-04 09:48:24 +02:00
committed by GitHub
parent 28a9da9130
commit 9cc45f66b7

View File

@@ -38,6 +38,8 @@ class Zstd(MakefilePackage):
depends_on('lz4', when='+programs')
depends_on('xz', when='+programs')
conflicts('%nvhpc')
def _make(self, *args, **kwargs):
# PREFIX must be defined on macOS even when building the library, since
# it gets hardcoded into the library's install_path