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/v850/gdbv850sim/bsp_specs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/v850') diff --git a/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs b/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs index 0f4bd0adfa..bb7833b2ad 100644 --- a/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs +++ b/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs @@ -6,8 +6,10 @@ %{!qrtems: %(old_startfile)} \ %{!nostdlib: %{qrtems: start.o%s -e _start}} +*endfile: +%{!qrtems: %(old_endfile)} %{qrtems: %(old_endfile)} \ +%{!nostdlib: %{qrtems:}} + *link: -%{!qrtems: %(old_link)} %{qrtems: %(old_link)} +%(old_link) %{!qrtems: %(old_link)} %{qrtems: %(old_link)} -*endfile: -%{!qrtems: %(old_endfile)} %{qrtems: %(old_link)} -- cgit v1.2.3