]> git.ipfire.org Git - thirdparty/openwrt.git/commit
toolchain: fortify-headers: Fix build of some packages 20561/head
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Oct 2025 22:38:03 +0000 (23:38 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Oct 2025 23:47:43 +0000 (00:47 +0100)
commit61f16a6960be0ed9d8d173796fcb4dd633eea317
tree57e5297026eed0b2dc7248ac38d277fb1ffc4a30
parent6de96914e5cb57687588a77dab08afe3149c21f5
toolchain: fortify-headers: Fix build of some packages

Fix some warnings and compile errors generated by the new
fortify-headers when compiling some applications like strace.

Fixes: 6268692bd2bf ("toolchain: fortify-headers: Update to version 2.3.3")
Link: https://github.com/openwrt/openwrt/pull/20561
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/fortify-headers/patches/011-Check-if-FORTIFY_USE_NATIVE_CHK-is-defined.patch [new file with mode: 0644]
toolchain/fortify-headers/patches/012-poll-Check-if-_REDIR_TIME64-is-defined.patch [new file with mode: 0644]
toolchain/fortify-headers/patches/013-fortify-headers-Remove-__fh_has_builtin.patch [new file with mode: 0644]