Skip to content

Commit c2be086

Browse files
committed
Add JEMALLOC_HOME to the Readme
1 parent bd47f51 commit c2be086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ variables
6060
* Google Benchmark: `GBENCHMARK_HOME` (only required if building benchmarks)
6161
* Flatbuffers: `FLATBUFFERS_HOME` (only required for the IPC extensions)
6262
* Hadoop: `HADOOP_HOME` (only required for the HDFS I/O extensions)
63+
* jemalloc: `JEMALLOC_HOME` (only required for the jemalloc-based memory pool)
6364

6465
## Continuous Integration
6566

0 commit comments

Comments
 (0)