forked from Imagelibrary/rtems
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
||||||
replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
|
replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
|
||||||
|
|
||||||
|
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
||||||
|
replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
|
||||||
|
|
||||||
2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
|
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
*lib:
|
*lib:
|
||||||
%{!qrtems: %(old_lib)} %{qrtems: --start-group \
|
%{!qrtems: %(old_lib)} %{qrtems: --start-group \
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu -lrtems} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g -lrtems_g} \
|
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
||||||
-lc -lgcc --end-group \
|
-lc -lgcc --end-group \
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}
|
%{!qnolinkcmds: -T linkcmds%s}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user