Skip to content

Add executable that identifies the ABI of libraries

Ludovico de Nittis requested to merge wip/denittis/t28814 into master

This is useful when we want to differentiate the available libraries based on the architecture they are compiled against.

Still a draft. It needs more testing, write the documentation and maybe add a few automated tests by creating some stub libraries with meson.

Ready for an high-level review.

Edited by Ludovico de Nittis

Merge request reports