summary refs log tree commit diff
path: root/src/rt/jemalloc/configure
AgeCommit message (Collapse)AuthorLines
2013-08-19jemalloc: use $(AR), not `ar`Daniel Micay-1/+1
2013-08-19regenerate configureGraydon Hoare-1/+13
2013-06-17rt: fix jemalloc android cross-compile for macYoung-il Choi-1/+1
2013-06-10STATIC_PAGE_SHIFT for cross-compiling jemallocJames Miller-160/+168
Sets `STATIC_PAGE_SHIFT` for cross-compiling jemalloc to 12. A shift of 12 represents a page size of 4k for practically all platforms.
2013-06-01add jemalloc to the runtimeDaniel Micay-0/+8339