summaryrefslogtreecommitdiff
path: root/test/integration/cpp/basic.cpp
diff options
context:
space:
mode:
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2016-12-21 09:38:54 +0100
committerJason Evans <jasone@canonware.com>2017-01-10 17:39:54 -0800
commit77de5f27d848414a6d26e86e2812339ffe1062d3 (patch)
tree9a57353c965324d307c62b67661ea29b245b1e51 /test/integration/cpp/basic.cpp
parentedf1bafb2b36ef4e8a2ef1ac19a4f76e5bc42528 (diff)
Use better pre-processor defines for sparc64
Currently, jemalloc detects sparc64 targets by checking whether __sparc64__ is defined. However, this definition is used on BSD targets only. Linux targets define both __sparc__ and __arch64__ for sparc64. Since this also works on BSD, rather use __sparc__ and __arch64__ instead of __sparc64__ to detect sparc64 targets.
Diffstat (limited to 'test/integration/cpp/basic.cpp')
0 files changed, 0 insertions, 0 deletions