sectalign: "sectalign on|off" should not affect an explicit directive
commitd7450a6478c787dcc8d2a18ef29f84e34b19cecf
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 11 Jan 2019 21:24:36 +0000 (11 13:24 -0800)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 11 Jan 2019 21:24:36 +0000 (11 13:24 -0800)
treeae63d0ca8d0c57a4cecf4f20dc109b26ef429bfe
parent52266ad42490f48b91a70efb5c2f93ea281eeb60
sectalign: "sectalign on|off" should not affect an explicit directive

sectalign on|off is documented to only affect the align/alignb
directives, *not* an explicit sectalign directive. This is fairly
obviously the proper behavior, so make it work accordingly.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
macros/standard.mac