William Woodruff 47fe214963
linkage_checker: Add harmless dylibs check.
While the linkage checker should normally report all broken links,
there are a few cases where broken links are harmless. One case
is when a the PPC slice of a program links to a PPC-only library
that no longer exists on x86_64 OS X. Since the PPC slice is never
loaded on modern OS X, inconsistencies within it do not need to
be reported.
2017-06-19 22:48:01 -04:00
..
2016-11-09 17:35:56 -05:00
2016-09-11 17:49:27 +01:00
2017-06-05 19:40:33 +01:00
2017-04-23 15:10:18 +01:00