nettle: disable assembler on ppc64
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 15 Aug 2021 16:00:02 +0000 (19:00 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 21 Dec 2021 19:36:55 +0000 (21:36 +0200)
commit38c3ead82078c5970f01034d10f42c4542dce68e
tree82aa5d13b6553a7a87f40ea790f77e739cfa36d0
parentac8673ff85fe334913382b5cabb6cf3079b91e24
nettle: disable assembler on ppc64

As of version 3.7, Nettle added PowerPC64 assembly for several
algorithms. Unfortunately, they cause build to fail due to ABI mismatch:

gcm-hash.o: ABI version 1 is not compatible with ABI version 2 output

Disable assembler when ppc64 and musl are used for now.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rui Salvaterra <rsalvaterra@gmail.com>
package/libs/nettle/Makefile