summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-11-27 09:53:52 -0600
committerJoel Sherrill <joel@rtems.org>2017-11-27 09:53:52 -0600
commit229286564305645fdf37686495cde7f55d823f03 (patch)
treea63bdbcc030adb5d352b965140feb28fb2fc782b /c/src/lib/libbsp/powerpc/gen83xx
parent*/*/bsp_specs: Increase similarity to ease future analysis (diff)
downloadrtems-229286564305645fdf37686495cde7f55d823f03.tar.bz2
REVERT */*/bsp_specs: Increase similarity to ease future
Patch was not intended to be pushed yet. Updates #3520.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen83xx')
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/bsp_specs4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/bsp_specs b/c/src/lib/libbsp/powerpc/gen83xx/bsp_specs
index a105a01260..92f6c582e8 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/bsp_specs
+++ b/c/src/lib/libbsp/powerpc/gen83xx/bsp_specs
@@ -4,11 +4,11 @@
*startfile:
%{!qrtems: %(old_startfile)} \
-%{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s start.o%s}}
+%{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s start.o%s}}
*endfile:
%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s ecrtn.o%s}
*link:
-%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -u __vectors}
+%{!qrtems: %(old_link)} %{qrtems: -dc -dp -u __vectors -N}