NetBSD-Bugs archive

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

Re: install/54844 (``build.sh install-image'' fails with -V USE_PIGZGZIP=yes)



On Mon, Apr 18, 2022 at 07:27:56PM +0000, pgoyette%NetBSD.org@localhost wrote:
> Not a bug, involves unsupported option, and workaround exists.

I wouldn't mind making the image size depend on USE_XZ_SETS, the problem
here is that in many places there is a pair of knobs that need to be
tuned togethere, one in a Makefile (easy to use USE_XZ_SETS), and one in
a config(8) file - and for the latter we have no easy conditional.

If someone would enhance config(8) input language so we could override
some of the defines in there on the command line, we could solve this
properly.

Martin


Home | Main Index | Thread Index | Old Index