[dpdk-dev] [PATCH] eal/windows: export all built functions for clang
Dmitry Kozlyuk
dmitry.kozliuk at gmail.com
Tue Oct 6 22:47:35 CEST 2020
On Fri, 2 Oct 2020 22:18:37 +0300, Tal Shnaiderman wrote:
> export for clang build all the functions currently built
> on Windows and listed in rte_eal_version.map by adding
> them to rte_eal_exports.def.
>
> Signed-off-by: Tal Shnaiderman <talshn at nvidia.com>
> ---
> lib/librte_eal/rte_eal_exports.def | 156 ++++++++++++++++++++++++++++++++++++-
> 1 file changed, 152 insertions(+), 4 deletions(-)
Patch does not apply on e2d811063, please rebase.
More information about the dev
mailing list