Split off from the previous set to test the pkg-config file, this set includes only the fixes encountered during that work.
V4: Removed the changes to the test script and to hard-code the list of example apps, so that only the more important patches are included. V3: Minor style changes to patch 4 following review V2: Fixed a number of other problems encountered on FreeBSD. Replaced patch 2 of the original set, which broke on BSD with patch 6 of this set, which is the more correct solution. Bruce Richardson (4): examples/l3fwd: fix compile on FreeBSD examples: install examples as part of ninja install build: fix ninja install on FreeBSD build: add libbsd to pkg-config file if enabled buildtools/symlink-drivers-solibs.sh | 7 ++++--- config/meson.build | 17 +++++++++++------ examples/l3fwd/l3fwd_lpm.c | 1 + examples/meson.build | 16 ++++++++++++---- meson.build | 9 ++------- 5 files changed, 30 insertions(+), 20 deletions(-) -- 2.20.1