John Paul Adrian Glaubitz 77de5f27d8 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-10 17:39:54 -08:00
..
2017-01-06 18:58:46 -08:00
2016-12-26 18:08:28 -08:00
2016-06-05 20:42:23 -07:00
2017-01-06 18:58:46 -08:00
2016-10-13 15:37:00 -07:00
2017-01-06 18:58:46 -08:00
2016-10-13 15:37:00 -07:00
2016-11-02 18:09:45 -07:00
2016-04-12 23:18:25 -07:00
2014-12-08 16:34:04 -08:00
2016-02-23 18:09:25 -08:00
2016-12-12 18:36:06 -08:00
2016-10-13 14:55:39 -07:00
2016-12-26 18:08:28 -08:00
2016-02-19 20:29:06 -08:00
2016-12-13 13:38:11 -08:00
2017-01-06 18:58:45 -08:00
2016-11-02 20:30:53 -07:00