Skip to content
成功

変更履歴

概要

  1. toolchain: fortify-headers: Fix build of some packages (commit: 61f16a6) (details)
  2. elfutils: add compatibility with new fortify-headers (commit: 096739a) (details)
コミット 61f16a6960be0ed9d8d173796fcb4dd633eea317 by hauke
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>
(commit: 61f16a6)
The file was addedtoolchain/fortify-headers/patches/011-Check-if-FORTIFY_USE_NATIVE_CHK-is-defined.patch
The file was addedtoolchain/fortify-headers/patches/012-poll-Check-if-_REDIR_TIME64-is-defined.patch
The file was addedtoolchain/fortify-headers/patches/013-fortify-headers-Remove-__fh_has_builtin.patch
コミット 096739a93d16fa8a923d3f80e1a9c570be5d38d2 by hauke
elfutils: add compatibility with new fortify-headers

Add compatibility with the new fortify-headers 2.3.3 by
disabling two warnings.

Fixes: 6268692bd2bf ("toolchain: fortify-headers: Update to version 2.3.3")
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/20552
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(commit: 096739a)
The file was modifiedpackage/libs/elfutils/Makefile (diff)