John Paul Adrian Glaubitz 9389335b86 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.
2017-01-13 09:01:33 -08:00
..
2016-10-13 15:33:56 -07:00
2016-11-15 13:33:40 -08:00
2016-11-15 13:33:40 -08:00
2016-10-13 15:33:56 -07:00
2016-11-02 19:35:12 -07:00
2016-04-12 23:18:25 -07:00
2014-12-08 16:34:04 -08:00
2014-12-08 16:34:04 -08:00
2014-11-07 14:50:38 -08:00
2016-02-23 18:09:25 -08:00
2016-04-11 02:35:00 -07:00
2016-10-13 14:58:38 -07:00
2016-02-19 20:29:06 -08:00