server-skynet-source-3rd-je.../include/jemalloc
Mike Frysinger 9f9897ad42 fix building for s390 systems
Checking for __s390x__ means you work on s390x, but not s390 (32bit)
systems.  So use __s390__ which works for both.

With this, `make check` passes on s390.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-03-06 11:03:48 -08:00
..
internal fix building for s390 systems 2013-03-06 11:03:48 -08:00
jemalloc_defs.h.in Fix build break on *BSD 2012-12-24 10:32:16 -08:00
jemalloc.h.in Add arena-specific and selective dss allocation. 2012-10-12 18:26:16 -07:00