https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87827

--- Comment #2 from ibuclaw at gcc dot gnu.org ---
Author: ibuclaw
Date: Fri Nov  2 08:29:50 2018
New Revision: 265742

URL: https://gcc.gnu.org/viewcvs?rev=265742&root=gcc&view=rev
Log:
Fix libgphobos.spec in the wrong place with
--enable-version-specific-runtime-libs

libphobos/ChangeLog:

2018-11-01  Iain Buclaw  <ibuc...@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.

Modified:
    trunk/libphobos/ChangeLog
    trunk/libphobos/Makefile.in
    trunk/libphobos/configure
    trunk/libphobos/configure.ac
    trunk/libphobos/d_rules.am
    trunk/libphobos/libdruntime/Makefile.in
    trunk/libphobos/m4/druntime.m4
    trunk/libphobos/src/Makefile.in
    trunk/libphobos/testsuite/Makefile.in

Reply via email to