diff --git a/cpp/README.md b/cpp/README.md index 190e6f85b429d..b77ea990d0659 100644 --- a/cpp/README.md +++ b/cpp/README.md @@ -60,6 +60,7 @@ variables * Google Benchmark: `GBENCHMARK_HOME` (only required if building benchmarks) * Flatbuffers: `FLATBUFFERS_HOME` (only required for the IPC extensions) * Hadoop: `HADOOP_HOME` (only required for the HDFS I/O extensions) +* jemalloc: `JEMALLOC_HOME` (only required for the jemalloc-based memory pool) ## Continuous Integration