commit | 5923c843ba0e06a90e0c0c5cc6894ac8641377e1 | [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 | 713fb2dcb24537073171fc84528044a3ba081817 [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>