diff options
Diffstat (limited to 'src/third_party')
-rw-r--r-- | src/third_party/gperftools-2.5/build_linux_s390x/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/gperftools-2.5/build_linux_s390x/config.h b/src/third_party/gperftools-2.5/build_linux_s390x/config.h index 5c59c256557..e363a8778b1 100644 --- a/src/third_party/gperftools-2.5/build_linux_s390x/config.h +++ b/src/third_party/gperftools-2.5/build_linux_s390x/config.h @@ -218,7 +218,7 @@ #define LT_OBJDIR ".libs/" /* Define to 'volatile' if __malloc_hook is declared volatile */ -#define MALLOC_HOOK_MAYBE_VOLATILE volatile +/* #undef MALLOC_HOOK_MAYBE_VOLATILE */ /* Name of package */ #define PACKAGE "gperftools" |