02/05/2019 18:51, Bruce Richardson: > 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
Applied, thanks