From: Max Filippov Date: Tue, 7 Sep 2021 22:40:00 +0000 (-0700) Subject: gcc: xtensa: fix PR target/102336 X-Git-Tag: basepoints/gcc-13~4778 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4633d623d7c112a8e239b84b2d85caaef02d316c;p=thirdparty%2Fgcc.git gcc: xtensa: fix PR target/102336 2021-09-14 Max Filippov gcc/ PR target/102336 * config/xtensa/t-xtensa (TM_H): Add include/xtensa-config.h. --- diff --git a/gcc/config/xtensa/t-xtensa b/gcc/config/xtensa/t-xtensa index 973815c8c2d6..d06e49280545 100644 --- a/gcc/config/xtensa/t-xtensa +++ b/gcc/config/xtensa/t-xtensa @@ -16,4 +16,5 @@ # along with GCC; see the file COPYING3. If not see # . +TM_H += $(srcdir)/../include/xtensa-config.h $(out_object_file): gt-xtensa.h