forked from OSchip/llvm-project
Revert "[gn build] Set HAVE_MALLINFO2=1"
This reverts commit 9f4cc5a6bb
.
Breaks http://45.33.8.238/macm1/26108/step_4.txt.
This commit is contained in:
parent
6103b2d45b
commit
e39c262979
|
@ -89,7 +89,7 @@ write_cmake_config("config") {
|
|||
"HAVE_LIBPFM=",
|
||||
"HAVE_LIBPSAPI=",
|
||||
"HAVE_MALLCTL=",
|
||||
"HAVE_MALLINFO2=1",
|
||||
"HAVE_MALLINFO2=",
|
||||
"HAVE_SIGNAL_H=1",
|
||||
"HAVE_STD_IS_TRIVIALLY_COPYABLE=1",
|
||||
"HAVE_STRERROR=1",
|
||||
|
|
Loading…
Reference in New Issue