summaryrefslogtreecommitdiff
path: root/experimental/libabigail
AgeCommit message (Collapse)AuthorFilesLines
2022-11-02experimental/libabigail: fix .apk handlingMax Rees2-0/+16
2022-11-02experimental/libabigail: bump to 1.7, fix thread stack sizeMax Rees1-5/+8
2019-08-07experimental/libabigail: new packageMax Rees4-0/+99
Problems: * Test suite relies on non-reproducible binaries. Lots of tests fail presumably because it expects a glibc-based system. * Can't seem to get the tools to actually work on musl-produced binaries. No significant output is generated.