2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>

* bsp_specs: Remove -e start from %link.
This commit is contained in:
Ralf Corsepius
2008-12-04 15:51:20 +00:00
parent ab29fefe85
commit f0a680b2b4
6 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove -e start from %link.
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am:

View File

@@ -10,4 +10,4 @@
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start}
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}

View File

@@ -1,3 +1,7 @@
2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove -e start from %link.
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am:

View File

@@ -10,4 +10,4 @@ crtend.o%s crtn.o%s
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start}
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}

View File

@@ -1,3 +1,7 @@
2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove -e start from %link.
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am:

View File

@@ -10,4 +10,4 @@ crtend.o%s crtn.o%s
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start}
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}