On Sat, Nov 14, 2015 at 11:53:49PM -0700, Stephen Warren wrote: > gcc 4.4.3 (which is the default native compiler on x86-64 Ubuntu 10.04) > doesn't seem to like initializers for sub-fields of anonymous unions. > Solve this by replacing the initialization with an assignment. This > fixes: > > lib/lz4_wrapper.c: In function ‘ulz4fn’: > lib/lz4_wrapper.c:97: error: unknown field ‘raw’ specified in initializer > > Signed-off-by: Stephen Warren <[email protected]>
So Ubuntu 10.04 hit end of life this past April. I can be convinced but as I'm personally staring down upgrading my 12.04 machine I need some reason. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

