coreutils
[Top][All Lists]
Advanced

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

Re: Disable b2sum from coreutils?


From: Erik Auerswald
Subject: Re: Disable b2sum from coreutils?
Date: Thu, 2 Jul 2020 11:04:24 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Jeffrey,

On Thu, Jul 02, 2020 at 01:18:45AM -0400, Jeffrey Walton wrote:
> The BLAKE2 folks have optimized implementations for b2sum on i686,
> x86_64, NEON and PowerPC. It also has more options than the coreutils
> version.
> 
> I'd like to disable b2sum in coreutils and use the BLAKE2 team's version.
> 
> Is it possible to disable b2sum from coreutils? If so, how?

The file 'build-aux/gen-lists-of-programs.sh' defines whcih programs
are actually built.  It may be possible to just move 'b2sum' from
'normal_progs' to 'disabled_by_default_progs' there.

HTH,
Erik
-- 
Be water, my friend.
                        -- Bruce Lee



reply via email to

[Prev in Thread] Current Thread [Next in Thread]