summaryrefslogtreecommitdiff
path: root/test/fs
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2015-11-15 09:53:49 +0300
committerTom Rini <trini@konsulko.com>2015-11-18 23:28:59 +0300
commit60f989a939643a3fdf9553613f1b916a45a9c6ed (patch)
tree7636f83670e995208076b2b5f15c0687ae5a3d6e /test/fs
parent89127c5346789b7d6bdbf411b4b5017521336b2b (diff)
downloadu-boot-60f989a939643a3fdf9553613f1b916a45a9c6ed.tar.xz
Fix sandbox build on Ubuntu 10.04
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 <swarren@wwwdotorg.org> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/fs')
0 files changed, 0 insertions, 0 deletions