mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove *lib:.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* bsp_specs: Remove *lib:.
|
||||||
|
|
||||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c,
|
* include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c,
|
||||||
|
|||||||
@@ -1,15 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
-lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
||||||
%{!qrtems_debug: start.o%s} \
|
%{!qrtems_debug: start.o%s} \
|
||||||
|
|||||||
Reference in New Issue
Block a user