From: malc <av1474@comtv.ru>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [4707] Add -mlongcall for PPC host (needed for MIPS for instance)
Date: Mon, 09 Jun 2008 06:06:30 +0000 [thread overview]
Message-ID: <E1K5aWU-0003MA-UE@cvs.savannah.gnu.org> (raw)
Revision: 4707
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4707
Author: malc
Date: 2008-06-09 06:06:30 +0000 (Mon, 09 Jun 2008)
Log Message:
-----------
Add -mlongcall for PPC host (needed for MIPS for instance)
Modified Paths:
--------------
trunk/Makefile.target
Modified: trunk/Makefile.target
===================================================================
--- trunk/Makefile.target 2008-06-09 06:06:28 UTC (rev 4706)
+++ trunk/Makefile.target 2008-06-09 06:06:30 UTC (rev 4707)
@@ -106,6 +106,7 @@
ifeq ($(ARCH),ppc)
CPPFLAGS+= -D__powerpc__
+OP_CFLAGS+= -mlongcall
endif
ifeq ($(ARCH),sparc)
next reply other threads:[~2008-06-09 6:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 6:06 malc [this message]
2008-06-09 8:44 ` [Qemu-devel] [4707] Add -mlongcall for PPC host (needed for MIPS for instance) Thiemo Seufer
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=E1K5aWU-0003MA-UE@cvs.savannah.gnu.org \
--to=av1474@comtv.ru \
--cc=qemu-devel@nongnu.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 NNTP newsgroup(s).