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

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 26 14:47:00 GMT 2014


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



More information about the Gcc-bugs mailing list