diff options
author | Simon Horman <horms@verge.net.au> | 2006-10-06 12:27:58 +0900 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2006-10-06 12:46:17 +0900 |
commit | e90343c521b68237c17ea4e4ed376c4a726f0789 (patch) | |
tree | b679a515de2cae1d16d41f39b855499dc35d48c9 /util_lib/include | |
parent | ba686313d496ee25db69803ef7e5bfb1e07eb841 (diff) |
build-util_lib-optimisation-flags
[BUILD] Make sure sha256.c is compiled without optimisation
sha256.c needs to be compiled without optimization, else
purgatory fails to execute (on ia64 at least).
By placing -O0 after $(CFLAGS), which is provided by
the prevailing environment, it overrides any other -O flags
provided.
Signed-Off-By: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib/include')
0 files changed, 0 insertions, 0 deletions