public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jeff Johnston <jjohnstn@sourceware.org>
To: newlib-cvs@sourceware.org
Subject: [newlib-cygwin] Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively
Date: Tue, 25 Jun 2019 17:38:00 -0000	[thread overview]
Message-ID: <20190625173856.109367.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a90aa583fbe7898a7a2699ee380de7783b6e8ed4

commit a90aa583fbe7898a7a2699ee380de7783b6e8ed4
Author: Alexander Fedotov <alfedotov@gmail.com>
Date:   Mon Jun 24 17:40:17 2019 +0300

    Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively

Diff:
---
 libgloss/arm/elf-rdimon-v2m.specs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgloss/arm/elf-rdimon-v2m.specs b/libgloss/arm/elf-rdimon-v2m.specs
index e4f2545..c87e3fc 100644
--- a/libgloss/arm/elf-rdimon-v2m.specs
+++ b/libgloss/arm/elf-rdimon-v2m.specs
@@ -12,7 +12,7 @@
 %{!specs=nano.specs:-lc} %{specs=nano.specs:-lc_nano}
 
 *rdimon_libgloss:
-%{!specs=nano.specs:-lrdimon-v2m} %{specs=nano.specs:-lrdimon_nano}
+%{!specs=nano.specs:-lrdimon-v2m} %{specs=nano.specs:-lrdimon-v2m_nano}
 
 *link_gcc_c_sequence:
 %(rdimon_link_gcc_c_sequence) --start-group %G %(rdimon_libc) %(rdimon_libgloss) --end-group


                 reply	other threads:[~2019-06-25 17:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190625173856.109367.qmail@sourceware.org \
    --to=jjohnstn@sourceware.org \
    --cc=newlib-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).