From: Corinna Vinschen <vinschen@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA/sim] Resurrect v850
Date: Fri, 13 May 2005 12:37:00 -0000 [thread overview]
Message-ID: <20050513114151.GO2805@calimero.vinschen.de> (raw)
Hi,
the below patch is necessary to be able to build v850. The igen part
got lost when switching to a newer autoconf.
Ok to apply?
Thanks,
Corinna
* configure.ac: Add igen to v850 build.
* configure: Regenerate.
Index: configure.ac
===================================================================
RCS file: /cvs/src/src/sim/configure.ac,v
retrieving revision 1.6
diff -u -p -r1.6 configure.ac
--- configure.ac 15 Apr 2005 08:15:48 -0000 1.6
+++ configure.ac 13 May 2005 11:36:33 -0000
@@ -116,6 +116,7 @@ if test "${enable_sim}" != no; then
v850*-*-* )
AC_CONFIG_SUBDIRS(v850)
common=yes
+ igen=yes
;;
esac
if test "$testsuite" = yes; then
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat, Inc.
next reply other threads:[~2005-05-13 11:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-13 12:37 Corinna Vinschen [this message]
2005-05-15 17:31 ` Daniel Jacobowitz
2005-05-17 14:59 ` Corinna Vinschen
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=20050513114151.GO2805@calimero.vinschen.de \
--to=vinschen@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/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