This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/7087] sub-make FLAG propagation fails if flag ends with '='
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Feb 2004 22:02:05 -0000
- Subject: [Bug bootstrap/7087] sub-make FLAG propagation fails if flag ends with '='
- References: <20020620072601.7087.sdouglass@arm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-28 22:02 -------
Subject: Bug 7087
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: neroden@gcc.gnu.org 2004-02-28 22:01:56
Modified files:
. : ChangeLog Makefile.in Makefile.tpl
Log message:
PR bootstrap/7087
* Makefile.tpl: Guard XFOO sed statements better.
* Makefile.tpl: Add dependency for configure-target-libada.
* Makefile.in: Regenerate (incidentally fixes broken
commit when libada-branch was merged).
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.878&r2=1.879
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.197&r2=1.198
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&r1=1.79&r2=1.80
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7087