From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: edk2-devel@lists.01.org
Cc: xen-devel@lists.xenproject.org
Subject: [PATCH] Fix TianoCore building under Fedora Core 25
Date: Sun, 20 Nov 2016 22:09:57 -0500 [thread overview]
Message-ID: <20161121030958.580-1-konrad@kernel.org> (raw)
Please accept and review the following patch which enables me to
build TianoCore under Fedora Core 25.
The GCC version that is installed is:
gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
And currently there are no runes for it - which means it fallsback
to GCC44 and does not complete.
The patch fixes that.
Thanks!
Konrad Rzeszutek Wilk (1):
OvmfPkg/build.sh: Use GCC49 toolchain with GCC 6.*
OvmfPkg/build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2016-11-21 3:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-21 3:09 Konrad Rzeszutek Wilk [this message]
2016-11-21 3:09 ` [PATCH] OvmfPkg/build.sh: Use GCC49 toolchain with GCC 6.* Konrad Rzeszutek Wilk
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=20161121030958.580-1-konrad@kernel.org \
--to=konrad@kernel.org \
--cc=edk2-devel@lists.01.org \
--cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.