blob: 1bde60caacd541f2b5ccb05b74f024ef0be290cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/include/jemalloc/internal/jemalloc_internal_defs-linux.h (index)
+++ b/include/jemalloc/internal/jemalloc_internal_defs-linux.h (working tree)
@@ -81,1 +81,1 @@
-#define JEMALLOC_HAVE_SECURE_GETENV
+/* #undef JEMALLOC_HAVE_SECURE_GETENV */
@@ -89,1 +89,1 @@
-#define JEMALLOC_HAVE_PTHREAD_SETNAME_NP
+/* #undef JEMALLOC_HAVE_PTHREAD_SETNAME_NP */
@@ -95,1 +95,1 @@
-#define JEMALLOC_HAVE_PTHREAD_GETNAME_NP
+/* #undef JEMALLOC_HAVE_PTHREAD_GETNAME_NP */
|