mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-14 23:03:09 +00:00
zsh's ./configure script force disable the detection of off_t (in case of 32-bit target) and long long int type support of compiler in a cross-build environment. this commit fixed this by overriding relevant flags. without this fix, user cannot perform any arithmetic larger than sint32. (change tarball url to sourceforge upstream instead of fossie mirror, undefine wtmp file path in defs.)