Parent: 9139fc4ea3fa65c97c5ccd83c216f082197b2267
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-09-05 12:16:50
Tree: 2ecbfd8a21c1c1825195ae8f6396c3042c76dd89
scotest: Fix compilation errors due to unaligned memory access This fix following build errors on ARM. CC test/scotest.o test/scotest.c: In function send_mode: test/scotest.c:272:4: error: cast increases required alignment of target type [-Werror=cast-align] test/scotest.c:273:4: error: cast increases required alignment of target type [-Werror=cast-align] cc1: all warnings being treated as errors make[1]: *** [test/scotest.o] Error 1 make: *** [all] Error 2
Diffstat
| M | test/scotest.c | | | 5 | +++- - |
1 files changed, 3 insertions(+), 2 deletions(-)