mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 06:30:31 +00:00
This fixes the following compiler error. ld.lld: error: --fix-cortex-a53-843419 is only supported on AArch64 targets The configure.patch is modified to replace libgcrypt-config with equivalent pkg-config command. Otherwise, libgcrypt-config is picked up from host system and -L/usr/lib/x86_64-linux-gnu is added to LDFLAGS.