mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
d95d0497db
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> |
||
---|---|---|
.. | ||
0000-avoid-libstdc++.patch | ||
0001-printf-p.patch | ||
0002-alpha-debug.h.patch | ||
0003-compile-warning.patch | ||
0004-sparc-ftbfs.patch | ||
0005-unexpected-breakpoint.patch | ||
0006-gcc-5.patch | ||
0007-glibc-2.24.patch | ||
0008-mips-printf-format.patch | ||
chksum | ||
version.desc |