summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/bsp_specs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-08 15:28:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-08 15:28:57 +0000
commit6f6309456c1dc0a43781589f25f1afb26992236e (patch)
treeea2b643d0fc29ecdafa745b2aa2aad8cd0c54a41 /c/src/lib/libbsp/i386/pc386/bsp_specs
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6f6309456c1dc0a43781589f25f1afb26992236e.tar.bz2
2003-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove *lib:.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/bsp_specs')
-rw-r--r--c/src/lib/libbsp/i386/pc386/bsp_specs8
1 files changed, 0 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/bsp_specs b/c/src/lib/libbsp/i386/pc386/bsp_specs
index d5001a4922..c7e3b5061f 100644
--- a/c/src/lib/libbsp/i386/pc386/bsp_specs
+++ b/c/src/lib/libbsp/i386/pc386/bsp_specs
@@ -1,18 +1,10 @@
-%rename lib old_lib
%rename endfile old_endfile
%rename startfile old_startfile
%rename link old_link
-
*endfile:
crtend.o%s crtn.o%s
-*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 crti.o%s crtbegin.o%s} \