On 12 May 2017 at 18:15, Ashwin Sekhar T K <ashwin.sek...@caviumnetworks.com> wrote: > Moved the definition of GCC_VERSION from lib/librte_table/rte_lru.h > to lib/librte_eal/common/include/rte_common.h. > > Tested compilation on: > * arm64 with gcc > * x86 with gcc and clang > > Signed-off-by: Ashwin Sekhar T K <ashwin.sek...@caviumnetworks.com> > Reviewed-by: Jan Viktorin <vikto...@rehivetech.com> > --- > lib/librte_eal/common/include/rte_common.h | 6 ++++++ > lib/librte_table/rte_lru.h | 10 ++-------- > 2 files changed, 8 insertions(+), 8 deletions(-) >
Acked-by: Jianbo Liu <jianbo....@linaro.org>