diff options
author | Mike Pall <mike> | 2014-04-21 22:26:46 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2014-04-21 22:26:46 +0200 |
commit | f3374b526619671fe576d593dcdc6bd048bf5603 (patch) | |
tree | cbd75e5da96e2f3b2c425e9307bf734603e4e27b /etc | |
parent | 65626eac23633bfb511513b55b2b4dec5d50e4d3 (diff) | |
download | luajit-f3374b526619671fe576d593dcdc6bd048bf5603.tar.gz luajit-f3374b526619671fe576d593dcdc6bd048bf5603.tar.bz2 luajit-f3374b526619671fe576d593dcdc6bd048bf5603.zip |
x64: Allow building with LUAJIT_USE_SYSMALLOC and LUAJIT_USE_VALGRIND.
Valgrind 3.9 killed MAP_32BIT support. Ugh. So now we have to rely on
undocumented behavior where Valgrind always allocates from the bottom
of memory. Alas, such a binary won't run properly without Valgrind.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions