source: rtems/c/src/lib/libbsp/no_cpu/no_bsp/bsp_specs @ 93c158a

4.104.114.84.95
Last change on this file since 93c158a was e3fe18d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 05:17:50

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 169 bytes
Line 
1%rename lib old_lib
2
3*lib:
4%{!qrtems: %(old_lib)} \
5%{!nostdlib: %{qrtems: --start-group -lrtemsbsp -lrtemscpu -lc -lgcc --end-group \
6%{!qnolinkcmds: -T linkcmds%s}}}
7
Note: See TracBrowser for help on using the repository browser.