Remove gcc, gcc-c++ and make from minimal build root

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Fri Jan 16 10:19:13 UTC 2015


On Fri, Jan 16, 2015 at 10:08 AM, Marcin Juszkiewicz
<mjuszkiewicz at redhat.com> wrote:
> GCC change may affect binaries which will generate other output which
> will change noarch packages.

It shouldn't change a program's behavior, unless the program itself is
relying on undefined behavior. Either way I would call that a bug.

The only "output" change that I could understand is something like a
`vim --version` (though it doesn't actually show gcc's version, but
close enough).


More information about the devel mailing list