macos: Read exported symbols from dylibs
commitc86760c1e925e03680ab5754ac2dd95108032e53
authorMichael Matz <matz@suse.de>
Mon, 25 May 2020 15:27:01 +0000 (25 17:27 +0200)
committerMichael Matz <matz@suse.de>
Sat, 20 Jun 2020 20:17:08 +0000 (20 22:17 +0200)
treeedce9d45081033e05a7b52d7eaf40a3c6b5c29b0
parentfbfe6209be63ff0933acfe5dbb060c9b2bbab018
macos: Read exported symbols from dylibs

up to now we simply assumed that any undefined symbols will be
provided by some shared libs on the cmdline.  Now we check this.
libtcc.c
tcc.h
tccelf.c
tccmacho.c