* [PATCH] Fix TianoCore building under Fedora Core 25
@ 2016-11-21 3:09 Konrad Rzeszutek Wilk
2016-11-21 3:09 ` [PATCH] OvmfPkg/build.sh: Use GCC49 toolchain with GCC 6.* Konrad Rzeszutek Wilk
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2016-11-21 3:09 UTC (permalink / raw)
To: edk2-devel; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-21 3:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21 3:09 [PATCH] Fix TianoCore building under Fedora Core 25 Konrad Rzeszutek Wilk
2016-11-21 3:09 ` [PATCH] OvmfPkg/build.sh: Use GCC49 toolchain with GCC 6.* Konrad Rzeszutek Wilk
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).