[binutils-gdb] Regenerate config.in, missing from previous commit.
Cary Coutant
ccoutant@sourceware.org
Fri Mar 19 22:24:36 GMT 2021
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9331846e44b34c985017264ee58a31b8bf2d5742
commit 9331846e44b34c985017264ee58a31b8bf2d5742
Author: Cary Coutant <ccoutant@gmail.com>
Date: Fri Mar 19 15:23:49 2021 -0700
Regenerate config.in, missing from previous commit.
PR gold/26585
* config.in: Regenerate from previous commit.
Diff:
---
gold/config.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gold/config.in b/gold/config.in
index aaad1bee706..ca0b9d2e2f9 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -124,6 +124,9 @@
/* Define to 1 if you have the `mallinfo' function. */
#undef HAVE_MALLINFO
+/* Define to 1 if you have the `mallinfo2' function. */
+#undef HAVE_MALLINFO2
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
More information about the Binutils-cvs
mailing list