summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-19 10:59:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-19 10:59:57 +0000
commite4f53ad1dc0b18b8aea48cf7edc3a2859c56a140 (patch)
tree49137350ea6ddae94a45ec0618b19e34a8f62762 /c
parent2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e4f53ad1dc0b18b8aea48cf7edc3a2859c56a140.tar.bz2
2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove *lib:.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog4
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs8
2 files changed, 4 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
index 45982fe246..b82e95cba4 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp_specs: Remove *lib:.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c,
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs b/c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs
index 807fba5c70..de8ff74885 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/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} \