mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
* Per PR64 added support for gcc 3.x RPMs * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified. * mkgcc3newlibspec.in: New file. * gcc3newlib: New subdirectory. * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add, gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am, README, target-g77.add, target-gcc.add, target-gcj.add, target-objc.add: New files.
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
This directory contains RPM-spec file fragments (*.add) which are used to
|
|
compose the toolchain specs.
|
|
|
|
Cf. Makefile.am for details on how the toolchain specs get composed.
|