2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>

* aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and
	GCC_SPECS into GCCSPECS.
	* automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS.
	Don't manually set up GCCSPEC (Now setup from inside configure).
	Remove RTEMS_RELLDFLAGS (Used).
This commit is contained in:
Ralf Corsepius
2005-11-08 07:35:50 +00:00
parent 6f8e7a6d2b
commit e28d19fff4

View File

@@ -1,3 +1,11 @@
2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and
GCC_SPECS into GCCSPECS.
* automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS.
Don't manually set up GCCSPEC (Now setup from inside configure).
Remove RTEMS_RELLDFLAGS (Used).
2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove CCAS support.