public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mao Han <han_mao@c-sky.com>
To: elfutils-devel@sourceware.org
Cc: Mao Han <han_mao@c-sky.com>
Subject: [PATCH] wrong backend definition?
Date: Wed, 10 Apr 2019 08:14:00 -0000	[thread overview]
Message-ID: <076d006f430b18f0155bcd78625c051b316df83d.1554883504.git.han_mao@c-sky.com> (raw)

---
 backends/riscv_cfi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backends/riscv_cfi.c b/backends/riscv_cfi.c
index 1a84a38..5d3e884 100644
--- a/backends/riscv_cfi.c
+++ b/backends/riscv_cfi.c
@@ -31,7 +31,7 @@
 
 #include <dwarf.h>
 
-#define BACKEND aarch64_
+#define BACKEND riscv_
 #include "libebl_CPU.h"
 
 
-- 
2.7.4

             reply	other threads:[~2019-04-10  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10  8:14 Mao Han [this message]
2019-04-14 20:44 ` Mark Wielaard

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=076d006f430b18f0155bcd78625c051b316df83d.1554883504.git.han_mao@c-sky.com \
    --to=han_mao@c-sky.com \
    --cc=elfutils-devel@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).