crosstool-ng/packages/ltrace/0.7.3
Chris Packham d95d0497db ltrace: Add patch to fix compile error for mips
Newer versions of GCC complain:

  plt.c: In function 'arch_elf_add_plt_entry':
  plt.c:359:3: error: '%s' directive argument is null [-Werror=format-overflow=]
    359 |   fprintf(stderr, "%s: failed %s(%#llx): %sn", __func__,
        | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    360 |    name, addr, strerror(errno));
        |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  cc1: all warnings being treated as errors

add a patch to avoid this error.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2021-04-14 22:11:35 +12:00
..
0000-avoid-libstdc++.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0001-printf-p.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0002-alpha-debug.h.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0003-compile-warning.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0004-sparc-ftbfs.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0005-unexpected-breakpoint.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0006-gcc-5.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0007-glibc-2.24.patch Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
0008-mips-printf-format.patch ltrace: Add patch to fix compile error for mips 2021-04-14 22:11:35 +12:00
chksum Add digests for all packages 2017-09-29 17:05:22 -07:00
version.desc Switch comp.libs/tools and debug to new framework. 2017-07-08 10:57:56 -07:00