lib: add reasons for components being disabled
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 5 Jun 2019 20:22:40 +0000 (21:22 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Jul 2019 21:21:05 +0000 (23:21 +0200)
commit759a5fb18edef646adac2533c49783294ad87559
tree3d98ed140482ea20588ee625ef1632a9f90a3bda
parent8baad6f884d687e30097dd5b5f23ec973b0a3e0a
lib: add reasons for components being disabled

For each library where we optionally disable it, add in the reason why it's
being disabled, so the user knows how to fix it.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
lib/librte_kni/meson.build
lib/librte_power/meson.build
lib/librte_telemetry/meson.build
lib/librte_vhost/meson.build