Excerpts from Yang Yujie's message of Dezember 8, 2023 11:09 am: > libphobos/ChangeLog: > > * m4/druntime/cpu.m4: Support loongarch* targets. > * libdruntime/Makefile.am: Same. > * libdruntime/Makefile.in: Regenerate. > * configure: Regenerate. > --- > libphobos/configure | 21 ++++++- > libphobos/libdruntime/Makefile.am | 3 + > libphobos/libdruntime/Makefile.in | 98 +++++++++++++++++++------------ > libphobos/m4/druntime/cpu.m4 | 5 ++ > 4 files changed, 87 insertions(+), 40 deletions(-) >
Both these patches by themselves are fine. Thanks again! Iain.