criu/plugins
Radostin Stoyanov 4f8f6f2883 Makefile.config: set CR_PLUGIN_DEFAULT variable
By default, CRIU uses the path "/usr/lib/criu" to install and load
plugins at runtime. This path is defined by the `PLUGINDIR` variable
in Makefile.install and `CR_PLUGIN_DEFAULT` in `criu/include/plugin.h`.
However, some distribution packages might install the CRIU plugins at
"/usr/lib64/criu" instead. This patch updates the makefile to align
the path defined by `CR_PLUGIN_DEFAULT` with the value of `PLUGINDIR`.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2025-03-21 12:40:31 -07:00
..
amdgpu Makefile.config: set CR_PLUGIN_DEFAULT variable 2025-03-21 12:40:31 -07:00
cuda plugin/cuda: disable CUDA plugin if /dev/nvidiactl isn't present 2024-09-19 15:23:42 -07:00