outelf.c: add appropriate #ifdefs
commit0638193769f07bb4851d500b11186a05fda24b65
authorH. Peter Anvin <hpa@zytor.com>
Sun, 28 Jun 2009 04:10:09 +0000 (27 21:10 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 28 Jun 2009 04:10:09 +0000 (27 21:10 -0700)
tree150b7a0efa165dcb427f1a7ff3a1dd9a3a69e350
parent28abe7ada599a62f56349f8172fa123b12e170dc
outelf.c: add appropriate #ifdefs

Only build outelf.c if ELF32 or ELF64 is included.

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