79ab4de
--- lib/libjemalloc/jemalloc_linux.c.old	2009-08-14 10:38:53.783906580 +0200
79ab4de
+++ lib/libjemalloc/jemalloc_linux.c	2009-08-14 10:39:04.215906982 +0200
79ab4de
@@ -243,7 +243,7 @@
79ab4de
 #  define SIZEOF_PTR_2POW	3
79ab4de
 #  define NO_TLS
79ab4de
 #endif
79ab4de
-#ifdef __sparc64__
79ab4de
+#ifdef __sparc__
79ab4de
 #  define PAGESIZE_2POW		13
79ab4de
 #  define QUANTUM_2POW		4
79ab4de
 #  define SIZEOF_PTR_2POW	3