Re: [AArch64] Fat build support for GCM optimization and syntax improvements

2021-03-22 Thread Niels Möller
Maamoun TK writes: > I made a merge request #21 > that adds > fat build support for GCM implementation on arm64, the patch also updates > the README file to stay on par with the other architectures and use m4 > macros in gcm-hash.asm

Re: Nettle 3.7.2 and OS X 10.12.6

2021-03-22 Thread Niels Möller
Jeffrey Walton writes: > And it looks like examples are not quite working either: > > $ make check > ... > > All 110 tests passed > > Making check in examples > TEST_SHLIB_DIR="/Users/jwalton/Build-Scripts/nettle-3.7.2/.lib" \ > srcdir="."

Re: Nettle 3.7.2 and OS X 10.5

2021-03-22 Thread Niels Möller
Jeffrey Walton writes: > I enabled Altivec builds with > --enable-power-altivec and --enable-fat. Don't do that. As I've tried to explain before, that combination makes no sense. --enable-power-altivec means "unconditionally use the altivec code". --enable-fat (now the default) means "let the