]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Regenerate config.in
authorTamar Christina <tamar.christina@arm.com>
Mon, 12 Jun 2023 10:22:45 +0000 (11:22 +0100)
committerTamar Christina <tamar.christina@arm.com>
Mon, 12 Jun 2023 10:22:45 +0000 (11:22 +0100)
Looks like I forgot to regenerate config.in which
causes updates when you enable maintainer mode.

gcc/ChangeLog:

* config.in: Regenerate.

gcc/config.in

index 4cad077bfbed7fd73b3c04ce6405fd2f49178412..cf2f284378447c8f8e2f838a786dba23d6086fe3 100644 (file)
 #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
 #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