From 8fec91537c75b53878d58410c5fa965b6c420567 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 4 Jan 2002 17:32:07 +0000 Subject: 2001-12-22 Ralf Corsepius * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g. --- c/src/lib/libbsp/sh/simsh4/bsp_specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/simsh4') diff --git a/c/src/lib/libbsp/sh/simsh4/bsp_specs b/c/src/lib/libbsp/sh/simsh4/bsp_specs index 7951c5ff32..9ed3e28f5f 100644 --- a/c/src/lib/libbsp/sh/simsh4/bsp_specs +++ b/c/src/lib/libbsp/sh/simsh4/bsp_specs @@ -9,7 +9,7 @@ *lib: %{!qrtems: %(old_lib)} \ -%{qrtems: --start-group %{!qrtems_debug: -lrtemsall } %{qrtems_debug: -lrtemsall_g} \ +%{qrtems: --start-group %{!qrtems_debug: -lrtemsbsp -lrtemscpu } %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \ -lc -lgcc --end-group \ %{!qnolinkcmds: %{ml: -T linkcmds-le%s} %{!ml: -T linkcmds%s}}} -- cgit v1.2.3