apertis-abi-compare: fix sporadic issue with std headers
Due to a bug in abi-compliance-checker, std headers are occasionally used for analyzing leading to wrongly detect an ABI breakage. We globally exclude them to avoid this noise until it is fixed in ACC. See: https://github.com/lvc/abi-compliance-checker/issues/85 Signed-off-by:Dylan Aïssi <dylan.aissi@collabora.com>
parent
4fa2faf3
No related branches found
No related tags found
This commit is part of merge request !41. Comments created here will be created in the context of that merge request.
Showing
- Makefile 1 addition, 0 deletionsMakefile
- aac/Makefile 18 additions, 0 deletionsaac/Makefile
- aac/aac-skip-headers.conf 4 additions, 0 deletionsaac/aac-skip-headers.conf
- debian/apertis-dev-tools.install 1 addition, 0 deletionsdebian/apertis-dev-tools.install
- tools/apertis-abi-compare 5 additions, 0 deletionstools/apertis-abi-compare
aac/Makefile
0 → 100644
aac/aac-skip-headers.conf
0 → 100644
Please register or sign in to comment