Re: [PATCH v3 5/6] LoongArch: Prioritize target-specific makefile fragments
On Fri, Jun 27, 2025 at 03:33:38PM +0800, Yang Yujie wrote: > libgcc/ChangeLog: > > * config.host: Remove unused code. Include LoongArch-specific > tmake_files after the OS-specific ones. This should be reviewed by LoongArch maintainers. Jakub
[PATCH v3 5/6] LoongArch: Prioritize target-specific makefile fragments
libgcc/ChangeLog: * config.host: Remove unused code. Include LoongArch-specific tmake_files after the OS-specific ones. --- libgcc/config.host | 31 --- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/libgcc/config.host b/libgcc/config.h