[dpdk-dev] [PATCH 20.11 16/19] doc: remove references to make in prog guides

Thomas Monjalon thomas at monjalon.net
Thu Aug 13 00:05:41 CEST 2020


07/08/2020 14:30, Ciara Power:
> Make is no longer supported for compiling DPDK, references are now
> removed in the documentation.
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>
[...]
>      ~/DPDK$ cd examples/helloworld/
> -    ~/DPDK/examples/helloworld$ export RTE_SDK=/home/user/DPDK
> -    ~/DPDK/examples/helloworld$ export RTE_TARGET=x86_64-native-linux-gcc

The equivalent with meson is to specify the installation path with PKG_CONFIG_PATH.

>      ~/DPDK/examples/helloworld$ make





More information about the dev mailing list