rzel / rudix

Automatically exported from code.google.com/p/rudix
Other
0 stars 0 forks source link

run otool -L on the generated binaries to detect shared libraries #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
run otool -L on each binary on the default test procedure to discover if it is 
linking against a library that is not in the whitelist. This will help to 
discover earlier errors that produce packages with dependencies.

Original issue reported on code.google.com by santagada on 29 Apr 2011 at 4:33

GoogleCodeExporter commented 9 years ago
Fixed in Revision: 8abcbf6d2040

Original comment by ruda.moura@gmail.com on 7 Apr 2012 at 3:59