From 229286564305645fdf37686495cde7f55d823f03 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 27 Nov 2017 09:53:52 -0600 Subject: REVERT */*/bsp_specs: Increase similarity to ease future Patch was not intended to be pushed yet. Updates #3520. --- c/src/lib/libbsp/moxie/moxiesim/bsp_specs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/moxie') diff --git a/c/src/lib/libbsp/moxie/moxiesim/bsp_specs b/c/src/lib/libbsp/moxie/moxiesim/bsp_specs index d3e0ec0085..0bcb1f9ac5 100644 --- a/c/src/lib/libbsp/moxie/moxiesim/bsp_specs +++ b/c/src/lib/libbsp/moxie/moxiesim/bsp_specs @@ -7,7 +7,5 @@ %{!nostdlib: %{qrtems: start.o%s -e _start crtbegin.o%s}} *link: -%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N} +%(old_link) %{!qrtems: %(old_link)} %{qrtems: crtend.o%s -dc -dp -N} -*endfile: -%{!qrtems: %(old_endfile)} %{!nostdlib: %{qrtems: crtend.o%s}} -- cgit v1.2.3