macos: make Mach-O somewhat ELF_OBJ_ONLY
commit032664bf7f3881c1b0175fdf4ac4ae85634e2238
authorMichael Matz <matz@suse.de>
Fri, 8 May 2020 23:40:36 +0000 (9 01:40 +0200)
committerMichael Matz <matz@suse.de>
Sat, 20 Jun 2020 20:09:21 +0000 (20 22:09 +0200)
tree73aff22e95a696534043b244b45079fea3b901bd
parentc16f5d2fe631f847b040f27122e9bfe4f91ce8ec
macos: make Mach-O somewhat ELF_OBJ_ONLY

we only emit .o files in ELF format, but do use the .got building
from generic ELF code also on MacOS for -run.
tcc.h
tccelf.c
tccrun.c
x86_64-link.c