summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-09-15 10:39:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-09-15 10:39:03 +0000
commitff46ed6a2fd7c11d2dc964ce96ecfaaafdc4ad15 (patch)
tree29e0644643502c15cdd3d567aac279baf0699f4e /scripts
parentAppend %_bindir to PATH only if %_prefix != /usr. (diff)
downloadrtems-ff46ed6a2fd7c11d2dc964ce96ecfaaafdc4ad15.tar.bz2
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add, gdb/gdb.add: Append %_bindir to PATH only if %_prefix != /usr.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index bc977ddde7..bd7ff74eec 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,10 @@
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * gccnewlib/gccnewlib.add, gdb/gdb.add: Append %_bindir to PATH
+ only if %_prefix != /usr.
+
+2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* configure.ac: Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS.
* binutils/Makefile.am: Generate unversioned *binutils.spec.
* gccnewlib/Makefile.am: Generate unversioned *gcc-newlib.spec.