forked from Imagelibrary/rtems
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Revert accidental commit.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* bsp_specs: Revert accidental commit.
|
||||||
|
|
||||||
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
* bsp_specs, make/custom/erc32.cfg: Fix typo where license said
|
* bsp_specs, make/custom/erc32.cfg: Fix typo where license said
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} \
|
%{!qrtems: %(old_startfile)} \
|
||||||
%{!nostdlib: %{qrtems: crti.o%s crtbegin.o%s}}
|
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
|
||||||
|
|
||||||
*link:
|
*link:
|
||||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}
|
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* bsp_specs: Revert accidental commit.
|
||||||
|
|
||||||
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
* bsp_specs: Fix typo where license said found in found in.
|
* bsp_specs: Fix typo where license said found in found in.
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ crtend.o%s crtn.o%s
|
|||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} \
|
%{!qrtems: %(old_startfile)} \
|
||||||
%{!nostdlib: %{qrtems: crti.o%s crtbegin.o%s}}
|
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
|
||||||
|
|
||||||
*link:
|
*link:
|
||||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}
|
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}
|
||||||
|
|||||||
Reference in New Issue
Block a user