openwrt-packages/net/frr/patches
Georgi Valkov 6b7d905a3a frr: fix host build error on macOS
Fixes:
lib/command_graph.c:16:1: error: argument to 'section' attribute is not valid for this target: mach-o section specifier requires a segment and section separated by a comma DEFINE_MTYPE_STATIC(LIB, CMD_TOKENS, "Command Tokens"); ^
./lib/memory.h:139:2: note: expanded from macro 'DEFINE_MTYPE_STATIC'
        DEFINE_MTYPE_ATTR(group, name, static, desc)                           \
        ^
./lib/memory.h:109:26: note: expanded from macro 'DEFINE_MTYPE_ATTR'
                __attribute__((section(".data.mtypes"))) = { {                 \

[1] https://github.com/FRRouting/frr/pull/6032
[2] https://github.com/FRRouting/frr/pull/15890

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2024-04-30 22:54:10 +02:00
..
098-fix_mips_libyang.patch frr: updat to 9.0 2023-08-17 18:35:06 +08:00
996-qpb_header_fix.patch frr: updat to 9.0 2023-08-17 18:35:06 +08:00
997-reverse_python_test.patch frr: updat to 9.0 2023-08-17 18:35:06 +08:00
998-lib-fix-error-on-MacOS.patch frr: fix host build error on macOS 2024-04-30 22:54:10 +02:00