public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1709] Regenerate config.in
@ 2023-06-12 10:23 Tamar Christina
  0 siblings, 0 replies; only message in thread
From: Tamar Christina @ 2023-06-12 10:23 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7103155a93f00d6285442af3595d0c40044b04b4

commit r14-1709-g7103155a93f00d6285442af3595d0c40044b04b4
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Mon Jun 12 11:22:45 2023 +0100

    Regenerate config.in
    
    Looks like I forgot to regenerate config.in which
    causes updates when you enable maintainer mode.
    
    gcc/ChangeLog:
    
            * config.in: Regenerate.

Diff:
---
 gcc/config.in | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/gcc/config.in b/gcc/config.in
index 4cad077bfbe..cf2f2843784 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -67,6 +67,12 @@
 #endif
 
 
+/* Define to larger than one set the number of match.pd partitions to make. */
+#ifndef USED_FOR_TARGET
+#undef DEFAULT_MATCHPD_PARTITIONS
+#endif
+
+
 /* Define to larger than zero set the default stack clash protector size. */
 #ifndef USED_FOR_TARGET
 #undef DEFAULT_STK_CLASH_GUARD_SIZE
@@ -2239,8 +2245,7 @@
 #endif
 
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #ifndef USED_FOR_TARGET
 #undef LT_OBJDIR
 #endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-12 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 10:23 [gcc r14-1709] Regenerate config.in Tamar Christina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).