From 27aad19f6c8c50fa676a7f68dfda3b02173d1435 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 8 Sep 2003 15:40:32 +0000 Subject: 2003-09-08 Ralf Corsepius * bsp_specs: Remove *lib:. --- c/src/lib/libbsp/h8300/h8sim/ChangeLog | 4 ++++ c/src/lib/libbsp/h8300/h8sim/bsp_specs | 8 -------- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'c/src/lib/libbsp') diff --git a/c/src/lib/libbsp/h8300/h8sim/ChangeLog b/c/src/lib/libbsp/h8300/h8sim/ChangeLog index c44c3c840b..a8bcbc4e85 100644 --- a/c/src/lib/libbsp/h8300/h8sim/ChangeLog +++ b/c/src/lib/libbsp/h8300/h8sim/ChangeLog @@ -1,3 +1,7 @@ +2003-09-08 Ralf Corsepius + + * bsp_specs: Remove *lib:. + 2003-09-04 Joel Sherrill * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for diff --git a/c/src/lib/libbsp/h8300/h8sim/bsp_specs b/c/src/lib/libbsp/h8300/h8sim/bsp_specs index c9e7591a75..22fd41146c 100644 --- a/c/src/lib/libbsp/h8300/h8sim/bsp_specs +++ b/c/src/lib/libbsp/h8300/h8sim/bsp_specs @@ -1,15 +1,7 @@ -%rename lib old_lib %rename endfile old_endfile %rename startfile old_startfile %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: %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ %{!qrtems_debug: start.o%s} \ -- cgit v1.2.3