"doc/AuthCommand.html" did not exist on "73287b2b576fa6a1ff1b61467286cbd5458881d2"
Fix modules compilation when libc malloc is used.
Compiling Redis worked as a side effect of jemalloc target specifying -ldl as needed linker options, otherwise it is not provided during linking and dlopen() API will remain unresolved symbols.
Please register or sign in to comment