packages/net/frr
Michael Pratt a185c7fabe frr: link zlib in host build
Due to changes in elfutils in order to
simplify the build for static libraries only,
the zlib functions that libelf depends on
are no longer linked within the static libelf library.

If frr were to use pkg-config, no change would be necessary,
however, the AC_CHECK_LIB macro is used, so add the link manually.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
2024-06-19 11:22:59 +02:00
..
files
patches frr: fix compilation with GCC14 2024-06-05 16:33:49 +02:00
Config.in
Makefile frr: link zlib in host build 2024-06-19 11:22:59 +02:00