nix-gl-host/src
Félix Baylac Jacqué 37d4a1b248
Bugfix: do not try to copy and patch unexisting DSOs
It seems like some drivers installations are missing some NVidia
subsystems. We stumbled upon the case of somebody missing the Cuda
libraries.

It did end up making fail the patchelf call.

Preventing the copying/patch routine to run when we do not have any
DSO to copy/patch.
2022-12-22 19:01:31 +01:00
..
nixglhost.py Bugfix: do not try to copy and patch unexisting DSOs 2022-12-22 19:01:31 +01:00
nixglhost_test.py Rename nixglhost_wrapper -> nixglhost 2022-12-14 19:20:31 +01:00