2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* bsp_specs: Add qnolinkcmds.
This commit is contained in:
Joel Sherrill
2000-10-31 21:22:43 +00:00
parent 6fd829abaa
commit 3d4e62feda
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Add qnolinkcmds.
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.

View File

@@ -4,5 +4,6 @@
%{!qrtems: %(old_lib)} \ %{!qrtems: %(old_lib)} \
%{qrtems: %{!qrtems_debug: -lrtemsall } \ %{qrtems: %{!qrtems_debug: -lrtemsall } \
%{qrtems_debug: -lrtemsall_g} \ %{qrtems_debug: -lrtemsall_g} \
%(old_lib)} %(old_lib) \
%{qnolinkcmds: } }