Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Local {amd,sparc}64 builds revert to *.tgz sets?
On Wed, Nov 21, 2018 at 03:52:29PM +0000, David Brownlee wrote:
> Why would I as a user expect USE_PIGZGZIP to break USE_XZ_SETS, or conversely
> USE_XZ_SETS to silently ignore USE_PIGZGZIP. That reeks of hidden magic.
because that document says so a few lines further down ;-)
USE_XZ_SETS If "no", use the host "gzip" program to compress sets.
Otherwise use xz to compress things.
Default: "yes" for architectures with "enough" memory to
decompress, "no" for older ones.
This is currently incompatible with USE_PIGZGZIP, setting
USE_PIGZGZIP=yes sets USE_XZ_SETS=no by default for all
architectures.
Martin
Home |
Main Index |
Thread Index |
Old Index