numam-dpdk/lib/ip_frag
Bruce Richardson b1094939a5 build/windows: remove separate list of libs
Rather than maintaining a separate list of libraries which are to be
built on windows, use the standard library list and explicitly add to
each library that is not to be built a check for windows and disable
the library at that per-lib level. As well as shortening the main
lib/meson.build file, this also leads to the build summary at the end of
the meson config run correctly listing the libraries which are not to be
built.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-10-22 22:40:59 +02:00
..
ip_frag_common.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
ip_frag_internal.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_ip_frag_common.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ip_frag.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_ipv4_fragmentation.c ip_frag: fix fragmenting IPv4 fragment 2021-10-14 08:52:34 +02:00
rte_ipv4_reassembly.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ipv6_fragmentation.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_ipv6_reassembly.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00