thelfer / tfel

Main repository of TFEL/MFront project
https://thelfer.github.io/tfel/web/index.html
Other
88 stars 40 forks source link

[spack] add LD_LIBRARY_PATH to the runtime environment #536

Closed thelfer closed 5 months ago

thelfer commented 8 months ago
    def setup_run_environment(self, env):
       env.append_path("LD_LIBRARY_PATH", self.prefix.lib)
thelfer commented 5 months ago

https://github.com/spack/spack/pull/44578