Re: [dpdk-dev] [PATCH] build: remove checks for non-optional libraries

2018-04-04 Thread Bruce Richardson
On Thu, Mar 29, 2018 at 02:48:47PM +0100, Bruce Richardson wrote: > Unless a library cannot be built for a specific platform (generally > BSD), it will always be available. Therefore remove checks for IP > fragmentation and ACL libraries, since these are built for all > platforms. > > Signed-off-b

[dpdk-dev] [PATCH] build: remove checks for non-optional libraries

2018-03-29 Thread Bruce Richardson
Unless a library cannot be built for a specific platform (generally BSD), it will always be available. Therefore remove checks for IP fragmentation and ACL libraries, since these are built for all platforms. Signed-off-by: Bruce Richardson --- lib/librte_port/meson.build | 12 +--- lib/