forked from Imagelibrary/rtems
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp_specs: Remove %cpp.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* bsp_specs: Remove %cpp.
|
||||
|
||||
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* include/bsp.h: New header guard.
|
||||
|
||||
@@ -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__} -Asystem(embedded)
|
||||
|
||||
*lib:
|
||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* bsp_specs: Remove %cpp.
|
||||
|
||||
2005-11-11 Eric Norum <norume@aps.anl.gov>
|
||||
|
||||
* console/console.c: Clean up UART2 pin setup. Protect pin setup code.
|
||||
|
||||
@@ -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__} -Asystem(embedded)
|
||||
|
||||
*lib:
|
||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
||||
|
||||
Reference in New Issue
Block a user