From: Tamar Christina Date: Mon, 12 Jun 2023 10:22:45 +0000 (+0100) Subject: Regenerate config.in X-Git-Tag: basepoints/gcc-15~8430 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7103155a93f00d6285442af3595d0c40044b04b4;p=thirdparty%2Fgcc.git 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 --git a/gcc/config.in b/gcc/config.in index 4cad077bfbed..cf2f28437844 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