summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2004-02-25 00:53:06 +0000
committergrehan <grehan@FreeBSD.org>2004-02-25 00:53:06 +0000
commit20e8d60f64f978788695b9fb6291b318225e47d1 (patch)
treef3064ddeba3579992eeba7d3eee149fae1e7c1a7 /lib
parenta8135829fff2b8ce3ed90e60401a09a6f3483621 (diff)
downloadFreeBSD-src-20e8d60f64f978788695b9fb6291b318225e47d1.zip
FreeBSD-src-20e8d60f64f978788695b9fb6291b318225e47d1.tar.gz
No reason to disable this test on powerpc.
Diffstat (limited to 'lib')
-rw-r--r--lib/libstand/zalloc_defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libstand/zalloc_defs.h b/lib/libstand/zalloc_defs.h
index 8be4ee1..efde5b5 100644
--- a/lib/libstand/zalloc_defs.h
+++ b/lib/libstand/zalloc_defs.h
@@ -34,9 +34,7 @@
*/
#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