Debian Patches
Status for gprconfig-kb/21.0.0-2
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 | share/gprconfig/*.xml fixes for Debian In compilers.xml, select X (>= 5) instead of X.Y (<= 4.9) as Ada version. This affects Toolchain_Version in gnat.xml, then -lgnatX linker arguments. . There seems to be no general solution for projects mixing languages. . This patch is related with changes applied by the gprconfig.patch in the gprbuild package. |
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 | |||
typo-ranlib.diff | Probably fix a typo in d9e148710205c9e1717858d94d9f06d33f0be673 | Nicolas Boulenguez <nicolas@debian.org> | yes |