04/10/2017 14:59, Burakov, Anatoly: > On 15-Aug-17 2:53 PM, Keith Wiles wrote: > > When using EXTRA_CFLAGS="-g -O3" in the build the -O3 causes > > compiler warnings for these two applications. Using Ubuntu 17.04 > > gcc compiler. > > > > Signed-off-by: Keith Wiles <keith.wiles at intel.com> > > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>
Rebased and re-targetted to procinfo only as the crypto app is already fixed by Olivier for -Og compilation. Applied, thanks