summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/acpi/southbridge.asl
diff options
context:
space:
mode:
authorMasanori Ogino <mogino@acm.org>2020-09-12 11:20:14 +0900
committerPatrick Georgi <pgeorgi@google.com>2020-09-14 07:11:59 +0000
commit33f64b5d78934ff4a6f5bef1aededaf5db854883 (patch)
tree102e7620d9c77a397f704c971ff80237b3f509e0 /src/soc/intel/cannonlake/acpi/southbridge.asl
parent3c5b803bdb512190235fe098d133e773f905dbd5 (diff)
downloadcoreboot-33f64b5d78934ff4a6f5bef1aededaf5db854883.tar.xz
crossgcc: Fix libcpp to address -Wformat-security
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>
Diffstat (limited to 'src/soc/intel/cannonlake/acpi/southbridge.asl')
0 files changed, 0 insertions, 0 deletions