Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
add-targets-for-gnat-s_osconf.diff | add target normalization rules to detect default compilers. This fixes new occurrences of #760006, hopefully more definitely. The default gprconfig target is taken from System.OS_Constants.Target_Name and contains the vendor id. It is compared to the output of GCC -dumpmachine which does not. The added regular expressions should tell gprbuild to accept such differences. . These Debian targetsets must come before conflicting upstream targetsets. Also, more selective expressions like i686-linux-gnu must come before less selective expressions like i686-*-gnu for Hurd. |
Nicolas Boulenguez <nicolas@debian.org> | not-needed | |||
gprconfig.patch | Debian-specific changes for Ada There are the following dependencies in Debian. gnat -> gnat-ADAMAJOR -> gcc-ADAMAJOR gcc -> gcc-CMAJOR When Ada sources are compiled, gcc and gcc-CMAJOR may be missing or refer to distinct major version of the GCC toolchain. . |
Nicolas Boulenguez <nicolas@debian.org> | not-needed | |||
hurd-i386.patch | add support for hurd-i386. | Svante Signell <svante.signell@gmail.com> | yes | |||
archive-builder.diff | Assume native archiver for unknown linux targets This covers native builds on, for example, mips-linux-gnu and powerpc64le-linux-gnu. |
Nicolas Boulenguez <nicolas@debian.org> | yes |