1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00
openwrt/toolchain
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
..
binutils toolchain: binutils: add support for version 2.38 2022-03-09 10:23:25 +00:00
fortify-headers fortify-headers: fix build error when _REDIR_TIME64 is not defined 2023-05-18 17:36:12 +02:00
gcc Revert "toolchaini/gcc: fix libstdc++ dual abi model" 2023-01-18 07:51:56 +01:00
gdb toolchain: gdb: Update to version 11.2 2022-02-01 21:25:02 +01:00
glibc toolchain: Update glibc 2.34 to recent HEAD 2022-12-21 14:28:10 +01:00
kernel-headers toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-27 14:46:13 +01:00
musl toolchain: musl: Fix symbol loading in gdb 2023-04-02 22:07:28 +02:00
nasm toolchain: nasm: update to 2.15.05 2020-09-28 23:44:49 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
build_version toolchain: add a version that can be bumped to force toolchain/target rebuild 2021-11-16 22:02:45 +01:00
Config.in toolchain: Include ./include/fortify for external musl toolchain 2022-10-03 19:51:50 +02:00
info.mk
Makefile Revert "toolchain: add autoconf-lean" 2021-03-02 11:36:36 +00:00