On 12 May 2017 at 18:15, Ashwin Sekhar T K <[email protected]> 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 <[email protected]> > Reviewed-by: Jan Viktorin <[email protected]> > --- > 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 <[email protected]>

