33f64b5d78
On some systems where the system compiler enables `-Wformat-security -Werror=format-security` options by default, building libcpp fails because the code passes a variable directly as a format string. This change addresses this problem by patching the affected code. Tested with the default compiler of Nixpkgs unstable, GCC 9.3.0 with the options described above enabled by default. Signed-off-by: Masanori Ogino <mogino@acm.org> Change-Id: Ibf3c9e79ce10cd400c9f7ea40dd6de1ab81b50e2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45311 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com> |
||
---|---|---|
.. | ||
acpica-unix2-20200717_iasl.patch | ||
binutils-2.35_as-ipxe.patch | ||
binutils-2.35_mips-gold.patch | ||
binutils-2.35_no-bfd-doc.patch | ||
binutils-2.35_no-makeinfo.patch | ||
gcc-8.3.0_ada-musl_workaround.patch | ||
gcc-8.3.0_asan_shadow_offset_callback.patch | ||
gcc-8.3.0_gnat-bad_constant.patch | ||
gcc-8.3.0_gnat.patch | ||
gcc-8.3.0_gnat_eh.patch | ||
gcc-8.3.0_libcpp.patch | ||
gcc-8.3.0_libgcc.patch | ||
gcc-8.3.0_nds32_ite.patch | ||
gdb-9.2_amd64.patch | ||
gdb-9.2_no-doc.patch | ||
gdb-9.2_pythonhome.patch | ||
gmp-6.2.0_generic-build.patch |