coff: Allow alignment greater then 64 bytes on win
commit38343055078520e54cc0543c950cedb25f0271c8
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 22 Apr 2010 11:17:35 +0000 (22 15:17 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Thu, 22 Apr 2010 15:06:03 +0000 (22 19:06 +0400)
tree9e16f27da98d1a90a786d3db98c0319722545e17
parent7c8c258cddb85e3a3d53a5ff373a747796f1d327
coff: Allow alignment greater then 64 bytes on win

On win32/64 we have no 64 bytes limit so hit it on
"coff" target only.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outcoff.c