outelf: Error out on "section align" without value
commit0ace62cb6a45b2cd710220a82a9b197c9e30b4f9
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 18 Feb 2014 21:23:27 +0000 (18 13:23 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 18 Feb 2014 21:30:44 +0000 (18 13:30 -0800)
treec8ce8cc0efa766bfd65d8374b9038d5e95d9deb5
parent1eef781594b08a7f2d3a715f8f4fa4c28a29e65a
outelf: Error out on "section align" without value

If someone specifies "section align" without =value, error out.

Reported-by: Ilya Albrekht <ilya.albrekht@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outelf.c