summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/bsp_specs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-19 10:33:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-19 10:33:08 +0000
commit3299388d88e5042f7da8a56b1ad9257dc46084e1 (patch)
tree4d047db56fffab2f4f76347f836d5a86b03f0a5e /c/src/lib/libbsp/sh/shsim/bsp_specs
parent2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3299388d88e5042f7da8a56b1ad9257dc46084e1.tar.bz2
2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove *lib:.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/shsim/bsp_specs8
1 files changed, 0 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/sh/shsim/bsp_specs b/c/src/lib/libbsp/sh/shsim/bsp_specs
index a528b4373c..aaffb84b73 100644
--- a/c/src/lib/libbsp/sh/shsim/bsp_specs
+++ b/c/src/lib/libbsp/sh/shsim/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_g.o%s} %{!qrtems_debug: start.o%s}}}