Files
termux-packages/packages/libmcrypt
termux-pacman-bot d5058cbb23 fix(main/libmcrypt): fix building with ./build-all.sh
Fix for `error: call to undeclared library function 'memmove/calloc/malloc/memcpy/free/sprintf/etc.'` during running `build-all.sh`
Probably it would be easier to add `-Wimplicit-function-declaration` to `CFLAGS`, but this solution feels more correct.

Related to #21130.

I will merge this in 36 hours if nobody minds or after it gets 2+ approves.
2024-10-29 19:35:57 +00:00
..