[dpdk-dev] [PATCH] compress/isal: fix build with old library version
Thomas Monjalon
thomas at monjalon.net
Fri Jan 18 19:35:46 CET 2019
> > This patch removes an unnecessary flag which was breaking the
> > build with older versions of the ISA-L library (v2.23 and older)
> > and replace with a more appropriate flag which is present
> > in older versions of library.
> >
> > Fixes: bd03d3f1e4f1 ("compress/isal: enable checksum support")
> >
> > Signed-off-by: Lee Daly <lee.daly at intel.com>
>
>
> Fixed my build here with ISA-L 2.22;
>
> Tested-by: Harry van Haaren <harry.van.haaren at intel.com>
Applied, thanks
More information about the dev
mailing list