source: rtems/c/src/lib/libbsp/unix/posix/bsp_specs @ e511e126

4.104.114.95
Last change on this file since e511e126 was 9f260c4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/07/07 at 09:39:54

2007-05-07 Ralf Corsépius <ralf.corsepius@…>

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