From be6169045edab396ab80b2ae72ca551c893bf922 Mon Sep 17 00:00:00 2001 From: Iain Buclaw Date: Fri, 13 Nov 2020 12:26:01 +0100 Subject: 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. --- libphobos/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libphobos/configure') diff --git a/libphobos/configure b/libphobos/configure index 4c1116d..de6d367 100755 --- a/libphobos/configure +++ b/libphobos/configure @@ -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!) -- cgit v1.1