Have a look at the jemalloc target in the dgraph/Makefile. You might try removing the @ sign and running make jemalloc to see what’s going on there. Also check out the variable HAS_JEMALLOC which is defined a couple dozen lines above.
Have a look at the jemalloc target in the dgraph/Makefile. You might try removing the @ sign and running make jemalloc to see what’s going on there. Also check out the variable HAS_JEMALLOC which is defined a couple dozen lines above.