pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/sysutils/xenkernel45



On Tue, Jun 14, 2016 at 03:38:54PM +0000, Patrick Welche wrote:
> Module Name:  pkgsrc
> Committed By: prlw1
> Date:         Tue Jun 14 15:38:54 UTC 2016
> 
> Modified Files:
>       pkgsrc/sysutils/xenkernel45: Makefile
> 
> Log Message:
> -Wmaybe-uninitialized doesn't exist for NetBSD 6's gcc 4.5.3 and
> breaks the build.  It does exist in NetBSD 7's gcc 4.8.4, but the
> build is successful without it. So only apply the flag for gcc 5,
> as it is necessary for 5.4.0.

Please explicitly disable it for early GCC versions and not the other
way around. You have just introduced a maintainance head ache,
especially now that GCC pulled a Firefox with the versioning scheme.

Joerg



Home | Main Index | Thread Index | Old Index