commit | 9bb2808702c761301b24e668c07ed66b064308e2 | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> | Tue May 19 23:49:59 2015 +0200 |
committer | Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> | Tue May 19 23:49:59 2015 +0200 |
tree | 6016992428c57b08a5746fb33e7e523be5549a88 | |
parent | 76aa23abe61a6848963ebcb2a2ef6bfa3614b3d7 [diff] |
Set -fno-strict-aliasing here so we can get rid of it globally Add -fno-strict-aliasing to the compiler flags where it is actually needed so we can get rid of the flag globally -- without it, compilers can optimize better. Change-Id: Ia574120ee231503ce364ee377506115fd41f0a48 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>