[dpdk-dev] [PATCH] examples/ipsec-secgw: fix GCC 4.5.x build error

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 22 11:48:39 CEST 2016


> GCC 4.5.x does not handle well initializing anonymous union and/or
> structs.
> 
> To make the compiler happy we name those anonymous union/struct.
> 
> Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
> 
> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>

Applied, thanks


More information about the dev mailing list