allwinner_a64/android/external/abi-compliance-checker/README.google
2018-08-08 16:14:42 +08:00

12 lines
450 B
Text

URL: https://github.com/lvc/abi-compliance-checker/
Version: 1.99.26
License: GPL2.0, LGPL2.0
License File: LICENSE
Description:
This tool compares the ABI-dumps of two C/C++ libraries(shared/static) and
generates a compatibility report specifying any breakages in ABI compliance.
Local Modifications:
Add command-line options to specify paths to c++filt, objdump, readelf. Makefile
will be removed. abi-compliance-checker.pl needs +x permissions.