CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/04 06:17:12
Modified files:
net/quagga : Makefile
Added files:
net/quagga/patches: patch-pimd_pim_version_h patch-pimd_pimd_c
patch-pimd_pimd_h
patch-tests_bgp_mpath_test_c
Log message:
net/quagga: fix for -fno-common
Declare instead of defining variables in headers and extern a variable
in one test; move one variable definition to a C file.
ok sthen
