summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/zalloc_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libstand/zalloc_defs.h b/lib/libstand/zalloc_defs.h
index c9aed8d..861ba02 100644
--- a/lib/libstand/zalloc_defs.h
+++ b/lib/libstand/zalloc_defs.h
@@ -34,7 +34,9 @@
*/
#define USEGUARD /* use stard/end guard bytes */
+#if !defined(__powerpc__)
#define USEENDGUARD
+#endif
#define DMALLOCDEBUG /* add debugging code to gather stats */
#define ZALLOCDEBUG
OpenPOWER on IntegriCloud