macho: Turn off OFMT_KEEP_ADDR
commit69f0551f6f62f62e53dcbb0e7b6f3daaaa34159d
authorH. Peter Anvin <hpa@linux.intel.com>
Sat, 2 Jun 2018 01:14:16 +0000 (1 18:14 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 2 Jun 2018 01:14:16 +0000 (1 18:14 -0700)
treea043db73a42ee2f8dbe6b746f348804a2196aa14
parent98578071b9d71ecaa2344dd9c185237c1765041e
macho: Turn off OFMT_KEEP_ADDR

OFMT_KEEP_ADDR seems to not work properly. Now when we have proper
subsections, there is no need for that anymore.

This reverts commit 69ed82447a13a22e52a86a51a5657c7955a6767b.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outmacho.c