build: Add explicit mention of --abi-check-disable to ABI checker
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 May 2012 13:03:31 +0000 (23:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 May 2012 23:53:42 +0000 (01:53 +0200)
commitb6e36089e5bd43baeb41e8299ad8970b1cd32c88
treee903821c9df51f0dcb14256b90bb716a6de35c17
parent18e2e86c083fa1a24056e691a755bc45a35547d1
build: Add explicit mention of --abi-check-disable to ABI checker

This information has always been in the linked wiki page, but put it
in the build to unblock developers using platforms with slightly
different GDB output.

We can also assist this by improving the string normalisiation in the
ABI checker when example errors are provided.

It is better to build with the waf build and the full testsuite than
to avoid the waf build or not to use the developer options simply to
skip the ABI checker.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed May 16 01:53:42 CEST 2012 on sn-devel-104
buildtools/wafsamba/samba_abi.py