This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/62260] Build inside source tree doesn't work with lto-plugin


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Tue Aug 26 14:47:15 2014
New Revision: 214524

URL: https://gcc.gnu.org/viewcvs?rev=214524&root=gcc&view=rev
Log:
Properly set gcc_build_dir for in-tree build

    PR bootstrap/62260
    * Makefile.am (gcc_build_dir): Set to @gcc_build_dir@.
    * configure.ac (gcc_build_dir): Set and AC_SUBST according to
    $host_subdir.
    * Makefile.in: Regenerated.
    * configure: Likewise.

Modified:
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.am
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/configure
    trunk/lto-plugin/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]