]> git.ipfire.org Git - thirdparty/gcc.git/commit - libphobos/src/Makefile.in
Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Nov 2018 08:29:50 +0000 (08:29 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Nov 2018 08:29:50 +0000 (08:29 +0000)
commit5114391d5054c0ecdacba7309df9236428e178e8
tree1f98a9b8ce84e824a3c1c8ca300bb0f43a4947cf
parent2a0085b646f5304b38814f0ae88b0ff7162cb5cb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265742 138bc75d-0d04-0410-961f-82ee72b054a4
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