commit | 4fbf23238e3f927871576170d1a38c855e04473e | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Fri Sep 19 01:50:16 2014 +0200 |
committer | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Fri Sep 19 01:50:16 2014 +0200 |
tree | d17d876e91becb783182e427013f7ea802731980 | |
parent | f129e84addb1b0ba1240f39430404dad717c21c2 [diff] |
Allow building on clang without __builtin_assume_aligned Clang versions up to and including 3.5 don't have __builtin_assume_aligned. Define it to a reasonable approximation when building with those. Change-Id: I223ccfda6e6ae55ce29dda5e4cacc1b162728b2c Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>