openwrt/toolchain/fortify-headers
Georgi Valkov 30fca5413b fortify-headers: fix build error when _REDIR_TIME64 is not defined
some targets do not define the _REDIR_TIME64 macro resulting in a
build error regression since ddfe5678a4
fix by checking if the macro is defined

[1] https://github.com/openwrt/openwrt/issues/12587

Fixes: #12587
Fixes: ddfe5678a4 ("fortify-headers: fix inconsistent time_t version of ppoll")
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
(cherry picked from commit 9145c4fbcb)
2023-05-18 17:36:12 +02:00
..
patches fortify-headers: fix build error when _REDIR_TIME64 is not defined 2023-05-18 17:36:12 +02:00
Makefile fortify-headers: fix build error when _REDIR_TIME64 is not defined 2023-05-18 17:36:12 +02:00