This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/28072] [4.2 Regression] target-boehm-gc is being build for targets that do not support it
- From: "ayers at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2006 08:45:18 -0000
- Subject: [Bug bootstrap/28072] [4.2 Regression] target-boehm-gc is being build for targets that do not support it
- References: <bug-28072-10198@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from ayers at gcc dot gnu dot org 2006-06-20 08:45 -------
Subject: Bug 28072
Author: ayers
Date: Tue Jun 20 08:45:08 2006
New Revision: 114808
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114808
Log:
2006-06-20 David Ayers <d.ayers@inode.at>
PR bootstrap/28072
* configure.in: Add target-boehm-gc to noconfigdirs depending on
whether target-libjava is being configured instead of whether the
java front end is enabled.
* configure: Regenerate.
Modified:
trunk/ChangeLog
trunk/configure
trunk/configure.in
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28072