]> gcc.gnu.org Git - gcc.git/commit
Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs
authorIain Buclaw <ibuclaw@gdcproject.org>
Fri, 2 Nov 2018 08:29:50 +0000 (08:29 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Fri, 2 Nov 2018 08:29:50 +0000 (08:29 +0000)
commitac67752d795a9d1289c8e893946dc3b6b3a87057
tree1f98a9b8ce84e824a3c1c8ca300bb0f43a4947cf
parentdb281b40e41c622c548adbaeff72d9d2316fe006
Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs

libphobos/ChangeLog:

2018-11-01  Iain Buclaw  <ibuclaw@gdcproject.org>

PR d/87827
* Makefile.in: Rebuild.
* configure: Rebuild.
* configure.ac: Properly set MULTISUBDIR.
* d_rules.am: Set toolexecdir and toolexeclibdir.
* libdruntime/Makefile.in: Rebuild.
* m4/druntime.m4 (DRUNTIME_INSTALL_DIRECTORIES): Add
--enable-version-specific-runtime-libs.
* src/Makefile.in: Rebuild.
* testsuite/Makefile.in: Rebuild.

From-SVN: r265742
libphobos/ChangeLog
libphobos/Makefile.in
libphobos/configure
libphobos/configure.ac
libphobos/d_rules.am
libphobos/libdruntime/Makefile.in
libphobos/m4/druntime.m4
libphobos/src/Makefile.in
libphobos/testsuite/Makefile.in
This page took 0.05873 seconds and 5 git commands to generate.