RE: [PATCH 3/3] examples/ipsec-secgw: compilation fix for GCC-12

2022-08-23 Thread Akhil Goyal
> GCC 12 raises the following warning: > > meson --werror --buildtype=debugoptimized --cross-file > config/arm/arm64_armv8_linux_gcc -Ddefault_library=shared > -Dexamples=all build > ninja -C build > > In file included from ../examples/ipsec-secgw/ipsec_lpm_neon.h:9, >

[PATCH 3/3] examples/ipsec-secgw: compilation fix for GCC-12

2022-08-23 Thread Amit Prakash Shukla
GCC 12 raises the following warning: meson --werror --buildtype=debugoptimized --cross-file config/arm/arm64_armv8_linux_gcc -Ddefault_library=shared -Dexamples=all build ninja -C build In file included from ../examples/ipsec-secgw/ipsec_lpm_neon.h:9, from ../exam