outmac: allow section alignment to be declared more than once
commitb13df02490700899de69b062d0704e97d0798543
authorH. Peter Anvin <hpa@zytor.com>
Fri, 12 Feb 2016 11:23:25 +0000 (12 03:23 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 12 Feb 2016 11:23:25 +0000 (12 03:23 -0800)
tree50b1a83d32347ab7385b55776015cd875381e780
parent7dcd1a154921d8cce393e276aea643d3439bcef7
outmac: allow section alignment to be declared more than once

Allow section alignment to be declared more than once, with different
values.  The strictest alignment value via either a section or
sectalign directive becomes the controlling parameter.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outmac.c