forked from Imagelibrary/rtems
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp_specs: Remove %cpp.
This commit is contained in:
@@ -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>
|
2005-11-03 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* include/bsp.h, vme/vmeconfig.c: Reverted redefinition of _IO_BASE;
|
* include/bsp.h, vme/vmeconfig.c: Reverted redefinition of _IO_BASE;
|
||||||
|
|||||||
@@ -1,12 +1,8 @@
|
|||||||
%rename cpp old_cpp
|
|
||||||
%rename lib old_lib
|
%rename lib old_lib
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
*cpp:
|
|
||||||
%(old_cpp) %{qrtems: -D__embedded__ -DUSE_ENHANCED_INTR_API} -Asystem(embedded)
|
|
||||||
|
|
||||||
*lib:
|
*lib:
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
||||||
|
|||||||
Reference in New Issue
Block a user