]> git.kaiwu.me - nginx.git/commit
Changed default alignment to 16.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 18 Jun 2012 14:09:54 +0000 (14:09 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 18 Jun 2012 14:09:54 +0000 (14:09 +0000)
commitc45bd10b1c0b602446c68bcf3845d67737aedea2
tree877c3cf843918c7fc0c26397f95a4186ceb27c2c
parent40a366c5a8927ad152eec2ab5e65c1a1f70354e4
Changed default alignment to 16.

This fixes alignment problems observerd on ARMs, and likely also needed
for MIPSes.  Unless we know alignment is not required just assume we
need 16, which appears to be safe default for all architectures.

See here for details:
http://mailman.nginx.org/pipermail/nginx/2012-June/034139.html
auto/os/conf