mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-14 01:02:04 +03:00
Bump SONAME on libnvpair
The nvlist_snprintf() function was added to the ABI of libnvpair. No other symbols were modified or removed. Bump the library-info SONAME current and age args to reflect this is a minor library version update. Reviewed-by: Rob Norris <robn@despairlabs.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #17911
This commit is contained in:
parent
7ebb5e9b3f
commit
ff536b1538
@ -30,6 +30,6 @@ if !ASAN_ENABLED
|
||||
libnvpair_la_LDFLAGS += -Wl,-z,defs
|
||||
endif
|
||||
|
||||
libnvpair_la_LDFLAGS += -version-info 3:0:0
|
||||
libnvpair_la_LDFLAGS += -version-info 4:0:1
|
||||
|
||||
dist_noinst_DATA += %D%/libnvpair.abi %D%/libnvpair.suppr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user