blob: 94ba8c26ee4c328619dd04431b38e02d6cdc8603 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- llbuild/include/llvm/Config/config.h.orig 2024-01-09 06:44:05 UTC
+++ llbuild/include/llvm/Config/config.h
@@ -131,7 +131,7 @@
/* #undef HAVE_LSEEK64 */
/* Define to 1 if you have the `mallctl' function. */
-/* #undef HAVE_MALLCTL */
+#define HAVE_MALLCTL 1
/* Define to 1 if you have the `mallinfo' function. */
/* #undef HAVE_MALLINFO */
|