]> sourceware.org Git - glibc.git/commit
scripts: Add fortify checks on installed headers
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 19 Jul 2023 14:37:01 +0000 (11:37 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 19 Jul 2023 19:06:24 +0000 (16:06 -0300)
commit30379efad117b85cc56a255cac628d0ad745bfe3
tree1321f188384d717b53e6b0898152d1a1cbc61e5a
parent6d457ff36a45872d66762fb31106145ff753060d
scripts: Add fortify checks on installed headers

The _FORTIFY_SOURCE is used as default by some system compilers,
and there is no way to check if some fortify extension does not
trigger any conformance issue.

Checked on x86_64-linux-gnu.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
scripts/check-installed-headers.sh
This page took 0.039768 seconds and 5 git commands to generate.