From bff4b94644c303337269ef66cd6bbc3f622f77b2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Apr 2007 02:15:52 +0000 Subject: =?UTF-8?q?2007-04-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bsp_specs: Remove qrtems_debug. --- c/src/lib/libbsp/sh/gensh2/bsp_specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/gensh2/bsp_specs') diff --git a/c/src/lib/libbsp/sh/gensh2/bsp_specs b/c/src/lib/libbsp/sh/gensh2/bsp_specs index aaffb84b73..6a6ad915bc 100644 --- a/c/src/lib/libbsp/sh/gensh2/bsp_specs +++ b/c/src/lib/libbsp/sh/gensh2/bsp_specs @@ -4,7 +4,7 @@ *startfile: %{!qrtems: %(old_startfile)} \ -%{!nostdlib: %{qrtems: %{qrtems_debug: start_g.o%s} %{!qrtems_debug: start.o%s}}} +%{!nostdlib: %{qrtems: start.o%s}} *link: %(old_link) %{qrtems: -dc -dp -N -e _start} -- cgit v1.2.3