summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/bsp_specs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-29 10:39:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-29 10:39:05 +0000
commitd1b210cd17037565daf172975aff68cdadbb9944 (patch)
treeeaac039cbeb0821d1338c51f0b5cd0424e95fd5d /c/src/lib/libbsp/c4x/c4xsim/bsp_specs
parent2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d1b210cd17037565daf172975aff68cdadbb9944.tar.bz2
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/c4x/c4xsim/bsp_specs')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/bsp_specs8
1 files changed, 0 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/bsp_specs b/c/src/lib/libbsp/c4x/c4xsim/bsp_specs
index 807fba5c70..de8ff74885 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/bsp_specs
+++ b/c/src/lib/libbsp/c4x/c4xsim/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} \