Make the modulesdir configurable at the runtime
All threads resolved!
All threads resolved!
- Vladimír Čunát authored
Searching the default library path for modules wasn't a good idea anyway.
+ 3
− 7
@@ -54,13 +54,9 @@ static void *load_symbol(void *lib, const char *prefix, const char *name)
@@ -131,7 +127,7 @@ int kr_module_load(struct kr_module *module, const char *name, const char *path)