source: rtems/scripts/gccnewlib/target-chill.add @ 5bca94b

4.104.114.84.95
Last change on this file since 5bca94b was 4b3af7a4, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/02 at 21:08:15

2002-01-29 Ralf Corsepius <corsepiu@…>

  • mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add, gccnewlib/target-chill.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-objc.add: Added more support for Canadian Cross building.
  • Property mode set to 100644
File size: 603 bytes
Line 
1# ==============================================================
2# @target_alias@-chill
3# ==============================================================
4%package -n @target_alias@-chill
5Provides:       @target_alias@-chill
6Summary:        gcc/chill compiler for @target_alias@
7Group: rtems
8Requires: rtems-base-chill @target_alias@-gcc
9
10%description -n @target_alias@-chill
11RTEMS is an open source operating system for embedded systems.
12
13This is the gcc/chill compiler and support files for @target_alias@
14
15%files -n @target_alias@-chill -f build/files.chill
16%dir %{_prefix}/bin
17%{_prefix}/bin/@target_alias@-chill
18
Note: See TracBrowser for help on using the repository browser.