]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libphobos: Bump soname to version 7 [PR122800]
authorIain Buclaw <ibuclaw@gdcproject.org>
Tue, 20 Jan 2026 16:47:01 +0000 (17:47 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Mon, 26 Jan 2026 19:15:20 +0000 (20:15 +0100)
Each major release is not binary compatible with the previous.

PR d/122800

libphobos/ChangeLog:

* configure: Regenerate.
* configure.ac (libtool_VERSION): Update to 7:0:0.

libphobos/configure
libphobos/configure.ac

index d2bc8c2cde510979f40998af4c72449eb24022f0..c150fdd192e19b693de4e7e986e42f262de54a9c 100755 (executable)
@@ -16175,7 +16175,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 
 
 # Libdruntime / phobos soname version
-libtool_VERSION=6:0:0
+libtool_VERSION=7:0:0
 
 
 # Set default flags (after DRUNTIME_WERROR!)
index 0b206ca800175ebd341616b8df36b820ee5585a6..5ae2427a7434655ec8d74e943cf5f5e2d0f6cf1f 100644 (file)
@@ -256,7 +256,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 AC_SUBST(SPEC_PHOBOS_DEPS)
 
 # Libdruntime / phobos soname version
-libtool_VERSION=6:0:0
+libtool_VERSION=7:0:0
 AC_SUBST(libtool_VERSION)
 
 # Set default flags (after DRUNTIME_WERROR!)