Assume native archiver for unknown linux targets This covers native builds on, for example, mips-linux-gnu and powerpc64le-linux-gnu. . loongarch64 #1101342 Dandan Zhang <zhangdandan@loongson.cn>
Debian-specific changes for Ada There are the following dependencies in Debian. gnat -> gnat-ADAGCCVERSION -> gcc-ADAGCCVERSION gcc -> gcc-GCCVERSION When Ada sources are compiled, gcc and gcc-GCCVERSION may be missing or refer to distinct major version of the GCC toolchain. . TARGET-gnat-ADAGCCVERSION always exist, TARGET-gnat may not. . In Debian, the *GCCVERSIONs are the major number, except that x86_64-w64-mingw32-gnatls uses versions like '13-posix' and '13-win32'.