On Mon, Jun 8, 2020 at 2:09 AM Dmitry Kozlyuk <dmitry.kozl...@gmail.com> wrote:
>
> On Sun, 7 Jun 2020 12:26:56 +0000
> Tal Shnaiderman <tal...@mellanox.com> wrote:
>
> > In clang build the .map file is converted into Module-Definition (.Def) 
> > File.
>
> If you create a .def manually, it will override the generation from .map. Of
> cause, this adds manual work and ideally all .def files should be generated.

On this topic, I just noticed that a patch of mine, that removed
rte_eal_get_configuration() from the stable ABI, missed the
declaration in rte_eal_exports.def.
Probably worth adding a check in devtools/, to avoid further misalignment.


---
David Marchand

Reply via email to