mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
No reason to disable this test on powerpc.
This commit is contained in:
parent
8509c106ef
commit
bf7c848b97
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126207
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user