Re: [dpdk-dev] [PATCH v2 2/2] buildtools: check symbol maps in developer mode
From: Thomas Monjalon <hidden>
Date: 2021-05-12 20:38:22
From: Thomas Monjalon <hidden>
Date: 2021-05-12 20:38:22
12/05/2021 22:24, Thomas Monjalon:
quoted
quoted
Hook check-symbol-maps.sh in the symbol check when in developer mode to help developers catch issues before submitting their changes. Signed-off-by: David Marchand <redacted>+1 Reviewed-by: Ray Kinsella <redacted>Series applied, thanks
Oops, sorry no it cannot be merged as-is because of an incompatibility with Busybox grep: unrecognized option: exclude=version.map I think it is because of the old function find_orphan_symbols() using the option --exclude.