forked from Imagelibrary/rtems
2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove -qrtems_debug.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove -qrtems_debug.
|
||||||
|
|
||||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: New BUG-REPORT address.
|
* configure.ac: New BUG-REPORT address.
|
||||||
|
|||||||
@@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
*lib:
|
*lib:
|
||||||
%{!qrtems: %(old_lib)} \
|
%{!qrtems: %(old_lib)} \
|
||||||
%{qrtems: %{!qrtems_debug: -lrtemsbsp -lrtemscpu } \
|
%{qrtems: -lrtemsbsp -lrtemscpu \
|
||||||
%{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
%(old_lib) \
|
%(old_lib) \
|
||||||
%{qnolinkcmds: } }
|
%{qnolinkcmds: } }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user