mirror_zfs/lib/libzfs_core
Antonio Russo 4f9014b70b Library ABI tracking with abigail
Provide two make targets: checkabi and storeabi.

storeabi uses libabigail to generate a reference copy of the ABI for the
public libraries.

checkabi compares such a reference to the compiled version, failing if
they are not compatible.  No ABI is generated for libzpool.so, it is
only used by ztest and zdb and not external consumers.

Co-authored-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Antonio Russo <aerusso@aerusso.net>
Closes #11144
2020-11-17 20:29:02 +00:00
..
.gitignore Clean up lib dependencies 2020-07-10 14:26:00 -07:00
libzfs_core.c zfs label bootenv should store data as nvlist 2020-09-15 18:36:12 -07:00
libzfs_core.pc.in Spruce up pkg-config files for libzfs/libzfs_core 2020-09-09 10:26:01 -07:00
libzfs_core.suppr Library ABI tracking with abigail 2020-11-17 20:29:02 +00:00
Makefile.am Library ABI tracking with abigail 2020-11-17 20:29:02 +00:00