Mir
Tracking ABI compatibility

A few make targets exist to help us track ABI compatibility across different Mir versions and ensure we increase the ABI version properly. These targets invoke the abi-compliance-checker tool for the actual ABI check.

The targets are:

Sample usage

$ bzr branch lp:mir && cd mir
$ debian/rules override_dh_auto_configure
$ cd <build-dir>
$ make abi-check

Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016