pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mk/compiler



On Thu, Jan 15, 2026 at 07:08:39PM +0100, Leonardo Taccari wrote:
> What is the intent? Why that should be hardcoded?
> (It is also possible to have a new kernel but older userland)

That is correct. I was following previous practice for this, look
higher up in the same file for NetBSD checks for previous compiler
versions.

The point is to avoid installing a compiler unnecessarily.

> NetBSD/amd64 11.99.3 (at least a -current from Oct 14 2025) is using
> gcc 14, why it should try to install pkgsrc gcc?

The gcc 14 switch was during 11.99.3, and I used 11.99.4 because it
was the first bump _after_ the switch (for most platforms).

> (I have noticed that by trying to build sysutils/btop and seen that it
> defines `GCC_REQD+= 14` but it tries to build pkgsrc gcc anyway.)

Actually, this is the same as before my change - my commit just
doesn't affect 11.99.3 systems.
 Thomas



Home | Main Index | Thread Index | Old Index