[dpdk-dev] [PATCH] buildtools: filter out symbols for ICC

Thomas Monjalon thomas at monjalon.net
Tue Jul 2 16:07:04 CEST 2019


02/07/2019 14:59, Ferruh Yigit:
> On 7/2/2019 1:13 PM, David Marchand wrote:
> > For some reason, ICC creates additional global symbols with a . which
> > triggers an error in the check that validates that symbols in the
> > experimental section are properly published in the map file of the
> > library. Filter them out.
> > 
> > Fixes: 3290ac14eb94 ("buildtools: detect discrepancies for experimental symbols")
> > 
> > Reported-by: Ferruh Yigit <ferruh.yigit at intel.com>
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
> 
> Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied, thanks





More information about the dev mailing list