1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00
openwrt/package/libs/nettle
Stijn Tintel 38c3ead820 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>
2021-12-21 21:36:55 +02:00
..
patches nettle: update to 3.7.3 2021-08-08 19:50:46 +02:00
Config.in nettle: import from packages, update to 3.0 2014-06-18 10:04:43 +00:00
Makefile nettle: disable assembler on ppc64 2021-12-21 21:36:55 +02:00