diff options
author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2016-07-14 20:44:01 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2016-09-26 22:14:59 (GMT) |
commit | b54c0c2925fd5acd63fd3957aa9e177c3fd8d27f (patch) | |
tree | 89da2d8c643abe1e46e087699a30210a61cc0c0e /msvc/ReadMe.txt | |
parent | c128167bca9b652dd7cd90fd724ff0d02e66289f (diff) | |
download | jemalloc-b54c0c2925fd5acd63fd3957aa9e177c3fd8d27f.zip jemalloc-b54c0c2925fd5acd63fd3957aa9e177c3fd8d27f.tar.gz jemalloc-b54c0c2925fd5acd63fd3957aa9e177c3fd8d27f.tar.bz2 |
Fix LG_QUANTUM definition for sparc64
GCC 4.9.3 cross-compiled for sparc64 defines __sparc_v9__, not
__sparc64__ nor __sparcv9. This prevents LG_QUANTUM from being defined
properly. Adding this new value to the check solves the issue.
Diffstat (limited to 'msvc/ReadMe.txt')
0 files changed, 0 insertions, 0 deletions