[Bug 1043390] qemu uses gcc6 to build
http://bugzilla.novell.com/show_bug.cgi?id=1043390 http://bugzilla.novell.com/show_bug.cgi?id=1043390#c3 Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |brogers@suse.com Resolution|FIXED |--- --- Comment #3 from Bruce Rogers <brogers@suse.com> --- Liang, I believe what dimstar is pointing out is that we treat gcc6 as if it's the best compiler to use to solve our problem of needing a recent compiler, when in fact gcc7 would be a better choice if available. (note to readers - it's only used for compiling seabios, not other components). We should add the smarts here to require at least gcc6 for compiling seabios, but using whatever is default, if it is >= gcc6. That's what I think we should do to address this. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com