macos: Don't try to load dylibs or linker scripts
commitb882cad67e16d5b81ddc96510c14ea543b473aa4
authorMichael Matz <matz@suse.de>
Fri, 15 May 2020 01:45:00 +0000 (15 03:45 +0200)
committerMichael Matz <matz@suse.de>
Sat, 20 Jun 2020 20:09:21 +0000 (20 22:09 +0200)
treeb32c2e2901844d471ee671a13295cffa4a85c82f
parent9d2ce50d2f0cce1ab313845a441fa20c7177c683
macos: Don't try to load dylibs or linker scripts

we ignore dylibs for now (can't inspect them yet for meta-info).
Also don't try to load GNU linker scripts, it's simply an unknown file
type (e.g. when mentioning Mach-O object files).
libtcc.c