mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Synchronize library ABI levels
Bump library SOVERSION under Linux to match FreeBSD's. Additionally, this bump properly accounts for the ABI changes relative to ZoL 0.8.5 for the Linux build. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Antonio Russo <aerusso@aerusso.net> Issue #11144
This commit is contained in:
committed by
Brian Behlendorf
parent
181b2adc2a
commit
71ae6a9d23
@@ -23,7 +23,6 @@ endif
|
||||
|
||||
if BUILD_FREEBSD
|
||||
libzfs_core_la_LIBADD += -lutil -lgeom
|
||||
libzfs_core_la_LDFLAGS += -version-info 3:0:0
|
||||
else
|
||||
libzfs_core_la_LDFLAGS += -version-info 1:0:0
|
||||
endif
|
||||
|
||||
libzfs_core_la_LDFLAGS += -version-info 3:0:0
|
||||
|
||||
Reference in New Issue
Block a user