mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 03:47:02 -05:00
libphobos: Bump soname to version 6 [PR117701]
Each major release is not binary compatible with the previous. PR d/117701 libphobos/ChangeLog: * configure: Regenerate. * configure.ac (libtool_VERSION): Update to 6:0:0.
This commit is contained in:
2
libphobos/configure
vendored
2
libphobos/configure
vendored
@@ -15741,7 +15741,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
|
||||
|
||||
|
||||
# Libdruntime / phobos soname version
|
||||
libtool_VERSION=5:0:0
|
||||
libtool_VERSION=6:0:0
|
||||
|
||||
|
||||
# Set default flags (after DRUNTIME_WERROR!)
|
||||
|
||||
@@ -258,7 +258,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
|
||||
AC_SUBST(SPEC_PHOBOS_DEPS)
|
||||
|
||||
# Libdruntime / phobos soname version
|
||||
libtool_VERSION=5:0:0
|
||||
libtool_VERSION=6:0:0
|
||||
AC_SUBST(libtool_VERSION)
|
||||
|
||||
# Set default flags (after DRUNTIME_WERROR!)
|
||||
|
||||
Reference in New Issue
Block a user