Tuesday, April 26, 2022

Re: update net/rsync 3.2.4

Nam Nguyen:

> 2. rsync.diff:
> - --enable-md5-asm (from naddy@ to retain
> checking whether to enable MD5 ASM optimizations... yes (x86_64))

Unfortunately, this breaks on !amd64:

checking whether to enable MD5 ASM optimizations... unavailable
configure.sh: error: The ASM optimizations are currently x86_64|amd64 only.
Omit --enable-md5-asm to continue without it.

So --enable-md5-asm can only be given on amd64.

(The upstream logic if neither --enable nor --disable-md5-asm are
given is to enable it on Linux and disable it elsewhere.)

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment