openmpi: fix comment interpolation darwin (#334641)
Remove pmix as a Darwin dependency for openmpi by fixing an interpolation.
This commit is contained in:
@@ -226,7 +226,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
))
|
||||
(lib.concatStringsSep "\n")
|
||||
]}
|
||||
# A symlink to ${lib.getDev pmix}/bin/pmixcc upstreeam puts here as well
|
||||
# A symlink to $\{lib.getDev pmix}/bin/pmixcc upstreeam puts here as well
|
||||
# from some reason.
|
||||
moveToOutput "bin/pcc" "''${!outputDev}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user