CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/06/14 15:15:38

Modified files:
        security/libnettle: Makefile 
        security/libnettle/patches: patch-fat-arm64_c 
Added files:
        security/libnettle/patches: patch-arm64_chacha-4core_asm 
                                    patch-powerpc64_p7_chacha-4core_asm 

Log message:
security/libnettle: drop GNU m4 dependency, enable powerpc64 asm

Import upstream fixes that remove the need for GNU m4.

Stop disabling the assembly code on powerpc64.  The original problem
has been fixed in 3.8.  Alas, the optimized assembly code will not
be used at runtime since we lack an API to query instruction set
extensions on powerpc64.

ok ajacoutot@

Reply via email to