aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@apple.com>2004-11-12 19:15:22 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2004-11-12 19:15:22 +0000
commit556f03c4f01a0bb64dbdbc198eb7b44ce3ff9e2c (patch)
tree306f3f2dc838c5fa3f0f4ec29e8aef0feae9a97b /ChangeLog
parent848556c2b12032ef3b6c2a857436320e4bdb0ffe (diff)
downloadgcc-556f03c4f01a0bb64dbdbc198eb7b44ce3ff9e2c.zip
gcc-556f03c4f01a0bb64dbdbc198eb7b44ce3ff9e2c.tar.gz
gcc-556f03c4f01a0bb64dbdbc198eb7b44ce3ff9e2c.tar.bz2
re PR other/18423 (powerpc-eabisim build broken due to configure skipping fixincludes)
PR 18423 * configure.in: Remove all instances of build-fixincludes from noconfigdirs. (build_configargs): Supply --target to subdirectories. * configure: Regenerate. From-SVN: r90537
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7f7d5d..40c4502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-11-11 Geoffrey Keating <geoffk@apple.com>
+ PR 18423
+ * configure.in: Remove all instances of build-fixincludes from
+ noconfigdirs.
+ (build_configargs): Supply --target to subdirectories.
+ * configure: Regenerate.
+
* Makefile.def: Make gcc install depend on fixincludes install.
* Makefile.in: Regenerate.