Removing application of the ldconfig patch because it conflicts with (#43001)
gdrcopy version 2.4.1
This commit is contained in:
parent
bf62ac0769
commit
cb6450977d
@ -26,7 +26,7 @@ class Gdrcopy(MakefilePackage, CudaPackage):
|
|||||||
version("1.3", sha256="f11cdfe389b685f6636b80b4a3312dc014a385ad7220179c1318c60e2e28af3a")
|
version("1.3", sha256="f11cdfe389b685f6636b80b4a3312dc014a385ad7220179c1318c60e2e28af3a")
|
||||||
|
|
||||||
# Don't call ldconfig: https://github.com/NVIDIA/gdrcopy/pull/229
|
# Don't call ldconfig: https://github.com/NVIDIA/gdrcopy/pull/229
|
||||||
patch("ldconfig.patch", when="@2.0:")
|
patch("ldconfig.patch", when="@2.0:2.3")
|
||||||
|
|
||||||
depends_on("check")
|
depends_on("check")
|
||||||
requires("+cuda")
|
requires("+cuda")
|
||||||
|
Loading…
Reference in New Issue
Block a user