On Thu, Jun 13, 2019 at 10:23:36AM -0400, Neil Horman wrote:
> The __rte_internal macro is defined dependent on the value of the build
> environment variable BUILDING_RTE_SDK.  This variable was set in the
> Makefile environment but not the meson environment, so lets reconcile
> the two by defining it for meson in the lib and drivers directories, but
> not the examples/apps directories, which should be treated as they are
> not part of the core DPDK library
> 
> Signed-off-by: Neil Horman <[email protected]>
> CC: Jerin Jacob Kollanukkaran <[email protected]>
> CC: Bruce Richardson <[email protected]>
> CC: Thomas Monjalon <[email protected]>

Acked-by: Bruce Richardson <[email protected]>

Reply via email to