Commit c0a1eb0
committed
bootstrap: Build jemalloc with support for 64K pages
By default, jemalloc is built to only support the same page size as the
host machine. Set an env variable so that jemalloc is built with support
for page sizes up to 64K regardless of the host machine.1 parent 319f529 commit c0a1eb0
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
1210 | 1214 | | |
1211 | 1215 | | |
1212 | 1216 | | |
| |||
0 commit comments