mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-22 02:25:24 +08:00
libphobos: Update libtool version to 2:0:0
This is so that the library is not to conflict with gcc-10. libphobos/ChangeLog: * configure: Regenerate. * configure.ac (libtool_VERSION): Update to 2:0.0.
This commit is contained in:
parent
d975d6dce9
commit
be6169045e
2
libphobos/configure
vendored
2
libphobos/configure
vendored
@ -15501,7 +15501,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
|
||||
|
||||
|
||||
# Libdruntime / phobos soname version
|
||||
libtool_VERSION=1:0:0
|
||||
libtool_VERSION=2:0:0
|
||||
|
||||
|
||||
# Set default flags (after DRUNTIME_WERROR!)
|
||||
|
@ -256,7 +256,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
|
||||
AC_SUBST(SPEC_PHOBOS_DEPS)
|
||||
|
||||
# Libdruntime / phobos soname version
|
||||
libtool_VERSION=1:0:0
|
||||
libtool_VERSION=2:0:0
|
||||
AC_SUBST(libtool_VERSION)
|
||||
|
||||
# Set default flags (after DRUNTIME_WERROR!)
|
||||
|
Loading…
Reference in New Issue
Block a user