commit | 97a73705847c9289700a0b35d3bc069e1f19677f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 22 09:22:45 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 12:05:53 2016 -0400 |
tree | dbd9f504d4923087eb9efa43922050291d95035c | |
parent | dc4053a8e301007830363a98a4a4e0cf92bd430d [diff] |
sandbox: Add instructions about building on 32-bit machines Sandbox is built with 64-bit ints by default. This doesn't work properly on 32-bit machines. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>