2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>

* bsp_specs: Remove %cpp.
This commit is contained in:
Ralf Corsepius
2005-11-13 05:17:24 +00:00
parent bf221c5ae2
commit 17e451aec4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp_specs: Remove %cpp.
2005-11-03 Till Straumann <strauman@slac.stanford.edu>
* include/bsp.h, vme/vmeconfig.c: Reverted redefinition of _IO_BASE;

View File

@@ -1,12 +1,8 @@
%rename cpp old_cpp
%rename lib old_lib
%rename endfile old_endfile
%rename startfile old_startfile
%rename link old_link
*cpp:
%(old_cpp) %{qrtems: -D__embedded__ -DUSE_ENHANCED_INTR_API} -Asystem(embedded)
*lib:
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \